{
  "name": "Founder Studio",
  "short_name": "Studio",
  "description": "You started a business. Now staff it. Your PA and your hired staff.",
  "start_url": "/studio.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0a0a",
  "theme_color": "#c49a45",
  "icons": [
    {
      "src": "/fs-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/fs-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/fs-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}
