{
  "name": "PEO × CMOP-E — Gra edukacyjna",
  "short_name": "PEO × CMOP-E",
  "description": "Edukacyjna gra o modelach PEO i CMOP-E w terapii zajęciowej.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#080d1d",
  "theme_color": "#10182f",
  "lang": "pl",
  "categories": [
    "education",
    "games"
  ],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}