{
  "id": "/",
  "name": "ChiliSense - Intelligent Chili Detection & Analysis",
  "short_name": "ChiliSense",
  "description": "AI-powered chili pepper detection and health classification system",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone"],
  "orientation": "any",
  "theme_color": "#22c55e",
  "background_color": "#0a0f0a",
  "categories": ["productivity", "utilities", "business"],
  "icons": [
    {
      "src": "/icon-192.png?v=20",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png?v=20",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png?v=20",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon.png?v=20",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-icon.png?v=20",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
