{
  "name": "Civilisation Janta Party",
  "short_name": "CJP",
  "description": "A movement of youth. By Bharat. For Bharat.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f6f1e8",
  "theme_color": "#f59e0b",
  "orientation": "portrait-primary",
  "lang": "en-IN",
  "scope": "/",

  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/logo.webp",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.webp",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],

  "categories": [
    "politics",
    "social",
    "news",
    "lifestyle"
  ],

  "screenshots": [
    {
      "src": "/desktop.webp",
      "sizes": "1280x720",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Civilisation Janta Party homepage"
    },
    {
      "src": "/desktop.webp",
      "sizes": "390x844",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Civilisation Janta Party mobile experience"
    }
  ]
}