{
  "name": "Maaklin Hygiene Management",
  "short_name": "Maaklin",
  "description": "Cleaning task tracking, proof, and hygiene management.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#5A3520",
  "background_color": "#F7F2EC",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "My Tasks",
      "url": "/#cleaner",
      "description": "View today's assigned tasks"
    }
  ]
}
