{
  "name": "Study With Keshab",
  "short_name": "SWK",
  "start_url": ".",
  "scope": ".",
  "display": "fullscreen",
  "background_color": "#f0f2f5",

  "theme_color": "#4a90e2",
  "description": "Bengali educational platform with interactive learning materials",
  "categories": ["education", "learning"],
  "icons": [
    {
      "src": "images/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
