{
  "name": "StuGenz — Simplify Learning, Amplify Success",
  "short_name": "StuGenz",
  "description": "The social learning app for Indian school students. Learn, vibe, level up.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#FFFFFF",
  "theme_color": "#7C3AED",
  "orientation": "portrait-primary",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": ["education", "social"],
  "screenshots": [],
  "icons": [
    {
      "src": "/icons/icon-72.svg",
      "sizes": "72x72",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-96.svg",
      "sizes": "96x96",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-128.svg",
      "sizes": "128x128",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-144.svg",
      "sizes": "144x144",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-152.svg",
      "sizes": "152x152",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-384.svg",
      "sizes": "384x384",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "My Feed",
      "short_name": "Feed",
      "description": "View your class feed",
      "url": "/app/feed",
      "icons": [{ "src": "/icons/icon-96.svg", "sizes": "96x96" }]
    },
    {
      "name": "Homework",
      "short_name": "Homework",
      "description": "Check today's homework",
      "url": "/app/homework",
      "icons": [{ "src": "/icons/icon-96.svg", "sizes": "96x96" }]
    },
    {
      "name": "Study Space",
      "short_name": "Study",
      "description": "Open Study Space",
      "url": "/app/study",
      "icons": [{ "src": "/icons/icon-96.svg", "sizes": "96x96" }]
    }
  ],
  "prefer_related_applications": false,
  "related_applications": []
}
