{
  "name": "JARISNEWS.",
  "short_name": "JARISNEWS",
  "description": "Global News, Nigerian News & World Intelligence",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#7C3AED",
  "orientation": "portrait-primary",
  "lang": "en-NG",
  "categories": ["news", "magazines"],
  "icons": [
    {
      "src": "/static/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Latest News",
      "short_name": "Latest",
      "url": "/latest",
      "description": "View the latest news"
    },
    {
      "name": "Nigeria",
      "short_name": "Nigeria",
      "url": "/nigeria",
      "description": "Nigerian news and affairs"
    }
  ]
}
