{
  "name": "Loomic – Smartes Zubehör",
  "short_name": "Loomic",
  "description": "Loomic – dein Online-Shop für smartes Zubehör. Kabel, Elektronik, Gadgets und mehr. Schnelle Lieferung, 14 Tage Widerrufsrecht.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0F172A",
  "theme_color": "#0F172A",
  "lang": "de-AT",
  "dir": "ltr",
  "categories": ["shopping", "lifestyle"],
  "icons": [
    { "src": "/img/app-icons/icon-48x48.png", "sizes": "48x48", "type": "image/png", "purpose": "any" },
    { "src": "/img/app-icons/icon-72x72.png", "sizes": "72x72", "type": "image/png", "purpose": "any" },
    { "src": "/img/app-icons/icon-96x96.png", "sizes": "96x96", "type": "image/png", "purpose": "any" },
    { "src": "/img/app-icons/icon-144x144.png", "sizes": "144x144", "type": "image/png", "purpose": "any" },
    { "src": "/img/app-icons/icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/img/app-icons/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/img/app-icons/icon-maskable-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Suche", "short_name": "Suche", "url": "/suche.html", "icons": [{ "src": "/img/app-icons/icon-96x96.png", "sizes": "96x96" }] },
    { "name": "Mein Konto", "short_name": "Konto", "url": "/konto", "icons": [{ "src": "/img/app-icons/icon-96x96.png", "sizes": "96x96" }] },
    { "name": "Wunschliste", "short_name": "Wishlist", "url": "/wishlist.html", "icons": [{ "src": "/img/app-icons/icon-96x96.png", "sizes": "96x96" }] }
  ]
}
