{
  "name": "BLAZE — Brand Nervous System Auditor",
  "short_name": "BLAZE",
  "description": "Does your brand have a marketing nervous system or just a department? Audit any brand in 30 seconds.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#080808",
  "theme_color": "#b8f000",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/logo-mark.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo-mark.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}