{
  "name": "KAVEEN APP LIST",
  "short_name": "KAVEEN",
  "description": "Premium multi-tool suite for productivity and lifestyle.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#6366f1",
  "orientation": "portrait",
  "categories": ["productivity", "lifestyle", "utilities"],
  "icons": [
    {
      "src": "/splash_thunder.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/splash_thunder.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Notes",
      "url": "/?mode=notes",
      "description": "Open Notes module"
    },
    {
      "name": "Calendar",
      "url": "/?mode=calendar",
      "description": "Open Calendar module"
    }
  ]
}
