{
  "name": "Nazwij Zwierzaka — imiona dla psa i kota",
  "short_name": "NazwijZwierzaka",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fffaf5",
  "theme_color": "#f97316",
  "lang": "pl",
  "description": "Generator imion dla psów i kotów. Przesuwaj karty i zbieraj listę ulubionych.",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}