{
  "name": "Marketing Gap Finder",
  "short_name": "MGF",
  "description": "Marketing Gap Finder by Coach Nic DC — find and close the gaps in your marketing performance.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FBE7B2",
  "theme_color": "#002D62",
  "icons": [
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
