{
  "name": "TempRef - ePaper Free Download",
  "short_name": "TempRef Indian Newspapers PDF",
  "description": "TempRef: Free daily ePaper PDF download for UPSC & State PCS prep. Explore our historical Indian newspapers archive in PDF format for educational research.",
  "start_url": "/",
  "scope": "/",
  "orientation": "portrait",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "display": "standalone",
  "icons": [
    {
      "src": "/icons/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
    "src": "/icons/android-chrome-384x384.png",
    "sizes": "384x384",
    "type": "image/png"
    },
    {
      "src": "/icons/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/maskable_icon.png",
      "sizes": "196x196",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}