{
  "name": "Lumorra — Ahol a valódi kapcsolatok megszületnek",
  "short_name": "Lumorra",
  "description": "AI-alapú kapcsolatépítő és önismereti platform. Nem match, hanem valódi kompatibilitás.",
  "lang": "hu",
  "start_url": "app.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#17b8a6",
  "categories": ["social", "lifestyle"],
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "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"
    }
  ],
  "shortcuts": [
    { "name": "Hírfolyam", "url": "app.html" },
    { "name": "Keresés", "url": "kereses.html" },
    { "name": "Üzenetek", "url": "uzenetek.html" }
  ]
}
