{
  "name": "NexGenAds - Intelligent Advertising Platform",
  "short_name": "NexGenAds",
  "description": "Bridging the gap between advertisers, mediators, designers, and ad space owners through intelligent digital ecosystem",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0A0A",
  "theme_color": "#00D9FF",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "Join Waitlist",
      "short_name": "Waitlist",
      "description": "Join our waitlist",
      "url": "/#waitlist",
      "icons": [{ "src": "/logo.png", "sizes": "192x192" }]
    },
    {
      "name": "Take Survey",
      "short_name": "Survey",
      "description": "Share your feedback",
      "url": "/survey",
      "icons": [{ "src": "/logo.png", "sizes": "192x192" }]
    }
  ]
}
