{
  "name": "PCHELD IT-Support Linz",
  "short_name": "PCHELD",
  "description": "Professioneller IT-Support in Linz und Umgebung. PC-Reparatur, Laptop-Service, Virenentfernung und Datenrettung.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1976d2",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "de-AT",
  "dir": "ltr",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/assets/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "/assets/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/assets/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "/assets/icon-48x48.png",
      "sizes": "48x48",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/assets/screenshot-desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "PCHELD Desktop Ansicht"
    },
    {
      "src": "/assets/screenshot-mobile.png",
      "sizes": "375x667",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "PCHELD Mobile Ansicht"
    }
  ],
  "shortcuts": [
    {
      "name": "Termin buchen",
      "short_name": "Buchen",
      "description": "IT-Techniker Termin buchen",
      "url": "/booking",
      "icons": [
        {
          "src": "/assets/shortcut-booking.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Kontakt",
      "short_name": "Kontakt",
      "description": "Kontakt aufnehmen",
      "url": "/contact",
      "icons": [
        {
          "src": "/assets/shortcut-contact.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Preise",
      "short_name": "Preise",
      "description": "Preise und Leistungen",
      "url": "/preise",
      "icons": [
        {
          "src": "/assets/shortcut-pricing.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
