{
  "name": "Belső Iránytű – Érzelmi Mintafelismerő",
  "short_name": "Belső Iránytű",
  "description": "Írd le, mi történik veled, és ismerd fel a mögötte húzódó érzelmi mintát.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fdf8f5",
  "theme_color": "#7b3f6e",
  "lang": "hu",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
