{
  "id": "/student",
  "name": "Kaniyan IAS Academy",
  "short_name": "Kaniyan IAS",
  "description": "Student learning app for Kaniyan IAS Academy",
  "start_url": "/student",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#3F2B96",
  "background_color": "#FFFDF8",
  "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"
    }
  ],
  "categories": [
    "education"
  ]
}
