{
  "name": "Luiza Ośka - Atelier VIP",
  "short_name": "Luiza Ośka",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#0E0C0A",
  "theme_color": "#0E0C0A",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-app.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-app.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}