{
  "name": "Ruža Bar Catering",
  "short_name": "Ruža Catering",
  "description": "Web aplikacija za narudžbe, kuhinju i catering.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f6f8",
  "theme_color": "#8f1d2c",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
