{
  "id": "/",
  "name": "Cool Shop",
  "short_name": "Cool Shop",
  "description": "Cool Shop online prodavnica bele tehnike i tehničkih uređaja.",
  "lang": "sr",
  "dir": "ltr",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "background_color": "#ffffff",
  "theme_color": "#ed1c24",
  "orientation": "any",
  "categories": [
    "shopping"
  ],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/img/pwa-icon-192x192.png?v=6",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/pwa-icon-512x512.png?v=6",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/pwa-maskable-192x192.png?v=6",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/img/pwa-maskable-512x512.png?v=6",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
