{
  "name": "Lanna Booking",
  "short_name": "Lanna",
  "description": "Online időpontfoglalás szépségszalonba",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#a66a4d",
  "background_color": "#f6f0e8",
  "lang": "hu",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["beauty", "lifestyle", "shopping"],
  "shortcuts": [
    {
      "name": "Foglalás",
      "short_name": "Foglalás",
      "description": "Új időpont foglalása",
      "url": "/foglalas",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Kapcsolat",
      "short_name": "Kapcsolat",
      "description": "Kapcsolatfelvétel",
      "url": "/kapcsolat",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
