{
  "name": "Kertkapu Ház — budai vendéglő",
  "short_name": "Kertkapu",
  "description": "Szezonális konyha Budapesten; a helyszíni játéktér személyesen látogatható.",
  "start_url": "./",
  "scope": "./",
  "id": "/?source=pwa",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f2efe6",
  "theme_color": "#14110f",
  "categories": ["food", "lifestyle", "entertainment"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
