{
  "id": "/",
  "name": "Tierchen – Kleine Helfer. Mehr Tierzeit.",
  "short_name": "Tierchen",
  "description": "Praktische Alltagshelfer für Hund und Katze.",
  "lang": "de-DE",
  "dir": "ltr",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F7F3EA",
  "theme_color": "#16352B",
  "categories": ["shopping", "lifestyle"],
  "icons": [
    {
      "src": "/cdn/shop/files/tierchen-pwa-192.png?v=1787784780",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/cdn/shop/files/tierchen-pwa-512.png?v=1787784791",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/cdn/shop/files/tierchen-pwa-maskable-512.png?v=1787784803",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Produkte",
      "short_name": "Produkte",
      "url": "/collections/alle-produkte"
    }
  ]
}