{
  "name": "SafeKitchens by CamTics",
  "short_name": "SafeKitchens",
  "description": "AI-powered Kitchen Intelligence for food safety and hygiene monitoring",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "theme_color": "#2563eb",
  "background_color": "#ffffff",
  "display": "standalone",
  "orientation": "portrait",
  "start_url": "/",
  "scope": "/",
  "lang": "en",
  "categories": ["food", "safety", "technology", "ai", "monitoring"]
}