{
  "id": "utkalskillcentre-pwa",
  "name": "Utkal Skill Centre",
  "short_name": "Utkal Skill Centre",
  "description": "Empowering students with essential skills for a brighter future. Access study materials, textbooks, and monthly tests.",
  "start_url": "/#dashboard",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#10b981",
  "orientation": "any",
  "scope": "/",
  "categories": [
    "education",
    "books",
    "productivity"
  ],
  "icons": [
    {
      "src": "/utkal-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/utkal-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/usc-markable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/gundulu.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Gundulu AI Tutor - Learning Dashboard"
    }
  ]
}