{
  "name": "ReFlip – Reselling OS",
  "short_name": "ReFlip",
  "description": "Das professionelle Reselling-Betriebssystem für Flipper, Sourcing & Multichannel",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#1e222a",
  "theme_color": "#282c37",
  "orientation": "any",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    }
  ],
  "shortcuts": [
    {
      "name": "📸 KI-Foto-Scan",
      "short_name": "Scan",
      "description": "Artikel per Foto scannen",
      "url": "/inventory",
      "icons": [{ "src": "/icons/icon.svg", "sizes": "512x512" }]
    },
    {
      "name": "💰 Deal Calculator",
      "short_name": "Calculator",
      "description": "Profit & ROI berechnen",
      "url": "/deal-calculator",
      "icons": [{ "src": "/icons/icon.svg", "sizes": "512x512" }]
    },
    {
      "name": "🏷️ Packtisch & Versand",
      "short_name": "Versand",
      "description": "Versandetiketten drucken",
      "url": "/fulfillment",
      "icons": [{ "src": "/icons/icon.svg", "sizes": "512x512" }]
    },
    {
      "name": "📦 Neuer Einkauf",
      "short_name": "Einkauf",
      "description": "Einkäufe und Paletten erfassen",
      "url": "/purchases",
      "icons": [{ "src": "/icons/icon.svg", "sizes": "512x512" }]
    }
  ]
}
