{
  "name": "Naija.com - Nigerian Creator Platform",
  "short_name": "Naija",
  "description": "Enjoy Freely. Use Proudly. Discover, Create & Connect with All Things Nigerian",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#008751",
  "background_color": "#ffffff",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/favicon-32x32.svg",
      "sizes": "32x32",
      "type": "image/svg+xml"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["news", "entertainment", "lifestyle", "business", "shopping"],
  "shortcuts": [
    {
      "name": "News",
      "short_name": "News",
      "description": "Latest Nigerian headlines",
      "url": "/news",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Creativity Hub",
      "short_name": "Creativity",
      "description": "Explore Nigerian music, films, art & crafts",
      "url": "/creativity",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Buy & Sell",
      "short_name": "Shop",
      "description": "Browse products from Nigerian vendors",
      "url": "/buy-sell",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Events",
      "short_name": "Events",
      "description": "Discover upcoming Nigerian events",
      "url": "/events",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Lodging",
      "short_name": "Stays",
      "description": "Find Nigerian Places to Stay",
      "url": "/lodging",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
