{
  "short_name": "EuroMark",
  "name": "EuroMark Shopping",
  "id": ".",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#ff6900",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "./icon-512x512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    },
    {
      "src": "./favicon.ico",
      "type": "image/x-icon",
      "sizes": "16x16 32x32 48x48 64x64",
      "purpose": "any"
    }
  ]
}