{
  "name": "Topteller News",
  "short_name": "Topteller",
  "description": "Breaking news, business, technology, education and culture from Topteller News.",
  "start_url": "index.php",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0a0f",
  "theme_color": "#0a0a0f",
  "lang": "en-NG",
  "categories": ["news", "magazines"],
  "icons": [
    { "src": "assets/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "assets/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "assets/icon-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Latest news", "url": "index.php" },
    { "name": "Trending", "url": "trending.php" },
    { "name": "Business Directory", "url": "directory.php" }
  ]
}
