{
  "name": "Sushi King",
  "short_name": "SushiKing",
  "description": "Najlepsze sushi w mieście.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#D32F2F",
  "background_color": "#ffffff",
  "lang": "pl",
  "icons": [
    {
      "src": "/logo.avif",
      "sizes": "192x192",
      "type": "image/avif",
      "purpose": "any"
    },
    {
      "src": "/logo.avif",
      "sizes": "512x512",
      "type": "image/avif",
      "purpose": "any"
    }
  ]
}
