{
  "name": "KRAVT Beauty Bar",
  "short_name": "KRAVT",
  "description": "Beauty bar w Warszawie — włosy, brwi, rzęsy, paznokcie i makijaż.",
  "start_url": "/pl/",
  "display": "standalone",
  "background_color": "#271D14",
  "theme_color": "#271D14",
  "lang": "pl",
  "icons": [
    { "src": "/static/img/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/static/img/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/static/img/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/static/img/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}