{
  "id": "/student-app",
  "name": "DDA Student - Divya Drishti Academy",
  "short_name": "DDA Student",
  "description": "Divya Drishti Academy student portal for attendance, results, homework, class routine, fees, and school updates.",
  "start_url": "/student-app",
  "scope": "/student-app",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#1a3a5c",
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": false,
  "categories": ["education"],
  "iarc_rating_id": "",
  "icons": [
    {
      "src": "/pwa/student-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa/student-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa/student-icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "id": "com.ddastudent.app"
    }
  ],
  "screenshots": [
    {
      "src": "/pwa/student-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "DDA Student App Home"
    },
    {
      "src": "/pwa/student-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide",
      "label": "DDA Student App Home"
    }
  ]
}
