{
  "name": "Shadecode Student",
  "short_name": "Shadecode",
  "id": "shadecode-student",
  "description": "Study smarter. Live sharper.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6366f1",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/login.png",
      "sizes": "800x1378",
      "type": "image/png"
    },
    {
      "src": "/screenshots/dashboard.png",
      "sizes": "1080x1920",
      "type": "image/png"
    },
    {
      "src": "/screenshots/learn.png",
      "sizes": "1080x1920",
      "type": "image/png"
    },
     {
      "src": "/screenshots/topic.png",
      "sizes": "1080x1920",
      "type": "image/png"
    },
     {
      "src": "/screenshots/questions.png",
      "sizes": "1080x1920",
      "type": "image/png"
    },
    {
        "src": "/screenshots/mathdesktop.png",
        "sizes": "1080x1920",
        "type": "image/png"
      },
      {
        "src": "/screenshots/math.png",
        "sizes": "1080x1920",
        "type": "image/png"
      },
       {
      "src": "/screenshots/timetable.png",
      "sizes": "1080x1920",
      "type": "image/png"
    },
        {
        "src": "/screenshots/settings.png",
        "sizes": "1080x1920",
        "type": "image/png"
      }
  ],
  "privacy_policy_url": "https://shadecodestudent.vercel.app/privacy.html",
  "categories": ["education", "productivity"],
  "lang": "en"
}
