{
  "name": "Nia Media — AI Advertising",
  "short_name": "Nia Media",
  "description": "AI-powered advertising campaigns for growing East African businesses. Generate professional copy, video scripts, and WhatsApp ads in 60 seconds.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0a0a14",
  "theme_color": "#8b5cf6",
  "orientation": "portrait-primary",
  "lang": "en",
  "scope": "/",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "New Campaign",
      "short_name": "Campaign",
      "description": "Generate a new AI marketing campaign",
      "url": "/new-campaign",
      "icons": [{ "src": "/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    },
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "View your campaigns and stats",
      "url": "/dashboard",
      "icons": [{ "src": "/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    }
  ],
  "screenshots": [
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "label": "Nia Media Dashboard"
    }
  ]
}
