{
  "name": "Pesuru Online - Sri Lankan Education Platform",
  "short_name": "Pesuru Online",
  "description": "Sri Lanka's premier online educational platform for Grade 06 to Grade 11. Master Mathematics and Science in Sinhala and English mediums.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3b82f6",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["education", "learning", "students"],
  "icons": [
    {
      "src": "/logos/logo-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/logos/Pesuru Online Logo 512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logos/Pesuru Online Logo 128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.jpg",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Pesuru Online learning interface"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Grades",
      "short_name": "Grades",
      "description": "Browse available grade levels",
      "url": "/#grades",
      "icons": [
        {
          "src": "/logos/logo-icon.svg",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Sign Up",
      "short_name": "Register",
      "description": "Create a new account",
      "url": "/signup",
      "icons": [
        {
          "src": "/logos/logo-icon.svg",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "edge_side_panel": {
    "preferred_width": 400
  }
}
