{
  "name": "Alchemist Studio",
  "short_name": "Alchemist Studio",
  "description": "the working floor of alchemist inc. — contracts, invoices, ndas and decks.",
  "start_url": "/studio",
  "scope": "/studio",
  "display": "standalone",
  "background_color": "#f7f4f4",
  "theme_color": "#f7f4f4",
  "icons": [
    {
      "src": "/icons/studio-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/studio-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/studio-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
