{
  "name": "MDM Sahayak — School Meal Documentation",
  "short_name": "MDM Sahayak",
  "description": "Independent documentation assistant for school staff: daily meal entries, MDCF auto-fill, fund tracking and print-ready reports.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#E91E63",
  "theme_color": "#E91E63",
  "lang": "en-IN",
  "categories": ["education", "productivity", "business"],
  "icons": [
    { "src": "./icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "./icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "./icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Add daily entry", "short_name": "Add entry", "url": "./index.html#entries" },
    { "name": "Reports", "short_name": "Reports", "url": "./index.html#reports" }
  ]
}
