{
  "name": "Bright Ears",
  "short_name": "BrightEars",
  "description": "The AI that finds gigs for performers \u2014 venues found, outreach drafted in your voice, you approve from anywhere.",
  "start_url": "/dashboard",
  "display": "standalone",
  "theme_color": "#00bbe4",
  "background_color": "#fdfcfb",
  "icons": [
    {
      "src": "/brand/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/brand/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}