{
  "name": "Cook Code",
  "short_name": "CookCode",
  "description": "Social app for home cooks with AI-powered dish identification",
  "start_url": "/feed",
  "display": "standalone",
  "background_color": "#F5F1EB",
  "theme_color": "#1A1A1A",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
