{
  "name": "Tboye Media",
  "short_name": "Tboye",
  "description": "Ghana's go-to digital news platform — breaking news, entertainment, sports, politics and more.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#2563EB",
  "background_color": "#ffffff",
  "categories": ["news", "entertainment"],
  "icons": [
    { "src": "/favicon-16x16.png",          "sizes": "16x16",   "type": "image/png" },
    { "src": "/favicon-32x32.png",          "sizes": "32x32",   "type": "image/png" },
    { "src": "/apple-touch-icon.png",        "sizes": "180x180", "type": "image/png" },
    { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Breaking News", "url": "/category/news",          "description": "Latest breaking news" },
    { "name": "Sports",        "url": "/category/sports",        "description": "Sports news" },
    { "name": "Entertainment", "url": "/category/entertainment", "description": "Entertainment news" }
  ]
}
