{
  "id": "/",
  "name": "Sadaghian Mac-Retter",
  "short_name": "Mac-Retter",
  "description": "Mac Reparatur für MacBook, iMac & mehr. Deutschlandweiter Service mit kostenloser Fehleranalyse.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#007AFF",
  "background_color": "#ffffff",
  "lang": "de-DE",
  "categories": ["business", "utilities"],
  "icons": [
    {
      "src": "/images/icons/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/apple-touch-icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/apple-touch-icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/apple-touch-icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/apple-touch-icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/icons/apple-touch-icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Kontakt",
      "short_name": "Kontakt",
      "description": "Kontaktieren Sie uns",
      "url": "/kontakt/",
      "icons": [{ "src": "/images/icons/favicon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "MacBook Reparatur",
      "short_name": "MacBook",
      "description": "MacBook Reparatur Services",
      "url": "/",
      "icons": [{ "src": "/images/icons/favicon-96x96.png", "sizes": "96x96" }]
    }
  ]
}
