{
  "name": "SmartFuture Hub",
  "short_name": "SmartFuture",
  "description": "Study tracking, exam deadlines, peer rooms and verified mentors for Karnataka exam aspirants.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A0F1F",
  "theme_color": "#0A0F1F",
  "lang": "en-IN",
  "categories": [
    "education",
    "productivity"
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Study timer",
      "url": "/study"
    },
    {
      "name": "Alerts",
      "url": "/alerts"
    },
    {
      "name": "Feed",
      "url": "/feed"
    }
  ]
}
