{
  "name": "MyAllergy - Ételallergia Ellenőrző",
  "short_name": "MyAllergy",
  "description": "Intelligens ételallergén és E-szám ellenőrző alkalmazás kamerás vonalkód-olvasóval.",
  "start_url": "index.php",
  "display": "standalone",
  "background_color": "#f4f6f8",
  "theme_color": "#1e3c72",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}