{
  "name": "Cofheard",
  "short_name": "Cofheard",
  "description": "Drop in a script. Cofheard casts the voices and helps you run lines.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F7F5EE",
  "theme_color": "#EA631B",
  "icons": [
    {
      "src": "/brand/cofheard-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/brand/cofheard-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
