{
  "name": "JARISNEWS.",
  "short_name": "JARISNEWS",
  "description": "Global News, Nigerian News & World Intelligence — trusted, fast, accurate.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "background_color": "#0a0a0f",
  "theme_color": "#7C3AED",
  "orientation": "portrait-primary",
  "lang": "en-NG",
  "dir": "ltr",
  "categories": ["news", "magazines"],
  "id": "/",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/static/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/static/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/static/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Latest News",
      "short_name": "Latest",
      "url": "/latest",
      "description": "View the latest breaking news"
    },
    {
      "name": "Nigeria",
      "short_name": "Nigeria",
      "url": "/nigeria",
      "description": "Nigerian news and affairs"
    },
    {
      "name": "World",
      "short_name": "World",
      "url": "/world",
      "description": "World news coverage"
    }
  ],
  "screenshots": [
    {
      "src": "/static/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "JARISNEWS. — Mobile"
    },
    {
      "src": "/static/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide",
      "label": "JARISNEWS. — Desktop"
    }
  ]
}
