{
  "name": "SAMAS BAU Handwerk & Renovierung",
  "short_name": "SAMAS BAU",
  "description": "Premium-Dienstleistungen für Hausrenovierung, Bodenverlegung und Hausmeisterdienste in Wuppertal.",
  "start_url": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#090d16",
  "theme_color": "#0f172a",
  "id": "/samas-bau-app",
  "icons": [
    {
      "src": "./icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "./icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "./favicon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ],
  "shortcuts": [
    {
      "name": "لوحة التحكم | Admin Panel",
      "short_name": "Admin Panel",
      "url": "./#admin",
      "description": "Direct access to full administrator settings and customer inquiries",
      "icons": [
        {
          "src": "./favicon.svg",
          "sizes": "192x192",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
