{
  "name": "Mombasa Journal",
  "short_name": "MJ",
  "description": "The Heartbeat of the Kenyan Coast — News, Events and Culture",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d1b2a",
  "theme_color": "#0d1b2a",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["news", "lifestyle"],
  "lang": "en-KE",
  "dir": "ltr",
  "shortcuts": [
    { "name": "Latest News", "url": "/blog",   "description": "Read the latest news from Mombasa" },
    { "name": "Events",      "url": "/events", "description": "Upcoming events in Mombasa" },
    { "name": "Buzz",        "url": "/buzz",   "description": "Videos and shorts from the coast" }
  ]
}
