{
  "name": "SahajSuchna — sarkari suchna, seedhi aur sahaj",
  "short_name": "SahajSuchna",
  "description": "Every government notice, tender, job and result in one search. Explained in plain language, always linked to the official source.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F5F6F4",
  "theme_color": "#0B1220",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": ["government", "education", "news", "productivity"],
  "prefer_related_applications": false,
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Search notices",
      "short_name": "Search",
      "description": "Type in plain language and find the right notice",
      "url": "/search?source=pwa_shortcut",
      "icons": [{ "src": "/icons/shortcut-search.png", "sizes": "96x96" }]
    },
    {
      "name": "Closing this week",
      "short_name": "Deadlines",
      "description": "Verified deadlines closing in the next seven days",
      "url": "/search?closing=7d&source=pwa_shortcut",
      "icons": [{ "src": "/icons/shortcut-deadline.png", "sizes": "96x96" }]
    },
    {
      "name": "Saved and alerts",
      "short_name": "For you",
      "description": "Your saved searches and alert history",
      "url": "/for-you?source=pwa_shortcut",
      "icons": [{ "src": "/icons/shortcut-foryou.png", "sizes": "96x96" }]
    }
  ],
  "screenshots": [
    { "src": "/screenshots/home-mobile.png", "sizes": "860x1612", "type": "image/png", "form_factor": "narrow", "label": "Search every government notice in one place" },
    { "src": "/screenshots/search-mobile.png", "sizes": "860x1612", "type": "image/png", "form_factor": "narrow", "label": "Type in plain language, filter by what matters" },
    { "src": "/screenshots/jobs-mobile.png", "sizes": "860x1612", "type": "image/png", "form_factor": "narrow", "label": "Permanent and contractual vacancies, filtered to your eligibility" },
    { "src": "/screenshots/home-desktop.png", "sizes": "2218x1230", "type": "image/png", "form_factor": "wide", "label": "The full index on desktop" }
  ]
}
