{
  "name": "OutSnap - Pstryk. I już wiesz.",
  "short_name": "OutSnap",
  "description": "Codzienna dawka psychologii w 5 minut. Czytaj kartę wiedzy i zagraj mini-grę. Zbuduj nawyk uczenia się.",
  "lang": "pl",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0f",
  "theme_color": "#0a0a0f",
  "categories": [
    "education",
    "games"
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/logo-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}