{
  "name": "Ape Danuma - Free Study Hub",
  "short_name": "Ape Danuma",
  "description": "Free Study Notes, Past Papers & Resources for Sri Lankan Students",
  "icons": [
    { "src": "/icon1.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon1.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/apple-icon.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#FFD100",
  "orientation": "portrait-primary",
  "categories": ["education"],
  "lang": "si",
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/dashboard",
      "icons": [{ "src": "/icon1.png", "sizes": "192x192" }]
    },
    {
      "name": "Search Resources",
      "url": "/search",
      "icons": [{ "src": "/icon1.png", "sizes": "192x192" }]
    }
  ]
}
