{
  "name": "NutriSense India — Nutritional Value Calculator",
  "short_name": "NutriSense",
  "description": "Comprehensive Indian food nutrition calculator based on IFCT 2017 data from NIN Hyderabad",
  "start_url": "/index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#003B5C",
  "theme_color": "#009CDE",
  "categories": ["health", "food", "medical"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
