{
  "name": "Styla AI",
  "short_name": "Styla",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#4c1d95",
  "orientation": "portrait",
  "description": "A Te Személyes AI Stylistod.",
  "categories": [
    "lifestyle",
    "fashion",
    "utilities"
  ],
  "shortcuts": [
    {
      "name": "Tervező",
      "url": "/index.html",
      "description": "Napi szett tervezése"
    }
  ],
  "icons": [
    {
      "src": "/styla-icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/styla-icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/styla-icon-maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://images.unsplash.com/photo-1558769132-cb1aea458c5e?ixlib=rb-4.0.3&auto=format&fit=crop&w=1080&q=80",
      "sizes": "1080x1920",
      "type": "image/jpg",
      "form_factor": "narrow",
      "label": "Ruhatár áttekintése"
    },
    {
      "src": "https://images.unsplash.com/photo-1483985988355-763728e1935b?ixlib=rb-4.0.3&auto=format&fit=crop&w=1080&q=80",
      "sizes": "1080x1920",
      "type": "image/jpg",
      "form_factor": "narrow",
      "label": "Szett tervező"
    }
  ]
}