{
  "name": "Receptfutár",
  "short_name": "Receptfutár",
  "id": "https://receptfutar.receptfutar.hu/",
  "start_url": "https://receptfutar.receptfutar.hu/",
  "description": "Ízeket szállítunk!",
  "display": "standalone",
  "background_color": "#111827",
  "theme_color": "#f59e0b",
  "icons": [
    {
      "src": "images/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "images/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "images/screenshot-01.png",
      "sizes": "451x830",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "images/screenshot-02.png",
      "sizes": "999x560",
      "type": "image/png",
      "form_factor": "wide"
    }
  ]
}