{
  "name": "DCS Rank · Sovereign Student",
  "short_name": "DCS Rank",
  "description": "The first NEET/JEE companion where your child owns their progress data cryptographically.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3d6b4c",
  "orientation": "portrait-primary",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": ["education", "productivity", "lifestyle"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Today's Mission",
      "url": "/student",
      "description": "What to study right now"
    },
    {
      "name": "Parent Brief",
      "url": "/parent",
      "description": "Today's report on your child"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/student-app.png",
      "type": "image/png",
      "sizes": "1280x720",
      "form_factor": "wide"
    }
  ]
}
