{
  "name": "Phở Việt Khang",
  "short_name": "Phở Việt Khang",
  "description": "Experience authentic Vietnamese cuisine at Phở Việt Khang in Helsinki.",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "background_color": "#121824",
  "theme_color": "#3b82f6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/images/logo.png",
      "sizes": "192x192 512x512",
      "type": "image/png"
    },
    {
      "src": "/images/logo.webp",
      "sizes": "200x200",
      "type": "image/webp"
    }
  ]
}
