{
  "name": "GrowthAura AI",
  "short_name": "GrowthAura",
  "description": "AI-powered marketing platform — posters, reels, presentations, scheduling, and WhatsApp for MSMEs & creators.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#f97316",
  "lang": "en",
  "categories": ["business", "productivity", "marketing"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Create Reel",
      "short_name": "Reel",
      "url": "/reel-studio",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "New Presentation",
      "short_name": "Deck",
      "url": "/presentations/create",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Poster Studio",
      "short_name": "Poster",
      "url": "/ai-generation",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
