{
  "id": "/?source=pwa",
  "name": "MKTBee MarTech Hub",
  "short_name": "MKTBee",
  "description": "Premier Marketing Tools Curation, Reviews & AI Workflows",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#090d16",
  "theme_color": "#f59e0b",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/icon.svg?v=5",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon.svg?v=5",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon.svg?v=5",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/icon.svg?v=5",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "scope": "/"
}
