{
  "name": "Webdesign Leer - #1 Website Agentur Ostfriesland",
  "short_name": "Webdesign Leer",
  "description": "Professionelles Webdesign aus Leer für lokale Unternehmen in Ostfriesland. 18+ erfolgreiche Projekte, kostenlose Demo, 24/7 Support.",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.png", 
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "theme_color": "#FFD700",
  "background_color": "#0E0E0E",
  "display": "standalone",
  "orientation": "portrait-primary",
  "start_url": "/?utm_source=pwa&utm_medium=standalone",
  "scope": "/",
  "lang": "de",
  "dir": "ltr",
  "categories": ["business", "productivity", "lifestyle"],
  "screenshots": [
    {
      "src": "/screenshot-wide.png",
      "sizes": "1280x720", 
      "type": "image/png",
      "form_factor": "wide",
      "label": "Webdesign Leer Homepage"
    },
    {
      "src": "/screenshot-narrow.png",
      "sizes": "750x1334",
      "type": "image/png", 
      "form_factor": "narrow",
      "label": "Webdesign Leer Mobile"
    }
  ],
  "shortcuts": [
    {
      "name": "Portfolio ansehen",
      "short_name": "Portfolio", 
      "description": "Schaue dir unsere erfolgreichen Projekte an",
      "url": "/my-work?utm_source=pwa_shortcut",
      "icons": [
        {
          "src": "/shortcut-portfolio.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Kontakt aufnehmen",
      "short_name": "Kontakt",
      "description": "Nimm direkt Kontakt mit uns auf",
      "url": "/#kontakt?utm_source=pwa_shortcut",
      "icons": [
        {
          "src": "/shortcut-contact.png", 
          "sizes": "96x96"
        }
      ]
    }
  ],
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://webdesign-leer.info/",
      "id": "webdesign-leer-webapp"
    }
  ]
}