{
  "name": "Baby BOB – Handwerker Finder",
  "short_name": "Baby BOB",
  "description": "KI-Scanner für Handwerker & Dienstleister in der Schweiz – Foto scannen, Fachmann finden.",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#080808",
  "theme_color": "#FFD700",
  "orientation": "portrait-primary",
  "lang": "de",
  "categories": ["utilities", "lifestyle", "productivity"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='40' fill='%23FFD700'/><text y='130' font-size='120' text-anchor='middle' x='96'>👶</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='100' fill='%23FFD700'/><text y='360' font-size='320' text-anchor='middle' x='256'>👶</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Problem scannen",
      "short_name": "Scannen",
      "description": "Foto aufnehmen und Fachmann finden",
      "url": "/app",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><text y='80' font-size='80'>📸</text></svg>", "sizes": "96x96" }]
    }
  ]
}
