{
  "name": "BrunoFix · Software-Studio",
  "short_name": "BrunoFix",
  "description": "Eigenständige Software-Lösungen aus Feuerthalen. Web-Apps, PWAs, IT-Support, Hosting für CH, DE, AT & PT.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#af672c",
  "background_color": "#faf8f3",
  "lang": "de",
  "categories": ["business", "productivity", "developer"],
  "icons": [
    {
      "src": "uploads/logos/brunofix_logo_dark.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "uploads/logos/brunofix_logo_dark.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Kontakt",
      "short_name": "Kontakt",
      "description": "Direkt zum Kontaktformular",
      "url": "./#contact"
    },
    {
      "name": "Services",
      "short_name": "Services",
      "description": "Was ich für dich machen kann",
      "url": "./#services"
    }
  ]
}
