{
  "id": "/",
  "name": "The Granite Post",
  "short_name": "Granite Post",
  "description": "Authoritative news and analysis from Zimbabwe.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f4efe6",
  "theme_color": "#981b1e",
  "orientation": "portrait-primary",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Latest News",
      "url": "/search",
      "description": "Browse the latest stories"
    },
    {
      "name": "My Bookmarks",
      "url": "/account/bookmarks",
      "description": "Your saved articles"
    }
  ],
  "categories": ["news"],
  "lang": "en-ZW"
}
