{
  "name": "azemi digital",
  "short_name": "azemi",
  "description": "Digitale Lösungen für kleine Unternehmen, Dienstleister und Handwerksbetriebe — Webentwicklung, Software und KI.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0C0C0F",
  "background_color": "#0C0C0F",
  "lang": "de",
  "categories": ["business", "technology"],
  "icons": [
    {
      "src": "/assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
