{
  "name": "MDM MLRANWA - Mid-Day Meal Report System",
  "short_name": "MDM MLRANWA",
  "description": "MDM MLRANWA - स्कूलों के लिए बेहतरीन डिजिटल MDM रिपोर्ट समाधान",
  "version": "2.97",
  "manifest_version": 2,
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3498db",
  "orientation": "any",
  "icons": [
    {
      "src": "mlranwa-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "mlranwa-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "scope": "/",
  "lang": "hi-IN",
  "dir": "ltr"
}
