{
  "name": "FoodShot AI - AI Food Photography",
  "short_name": "FoodShot AI",
  "description": "Transform food photos into stunning menu images with AI. Professional food photography for restaurants.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0A0A",
  "theme_color": "#FF8C00",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/App-Icon-1024x1024@1x.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/App-Icon-1024x1024@1x.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}