{
  "name": "FutureInventory",
  "short_name": "FutureInventory",
  "description": "Lagerverwaltung — Artikel mit Lagerständen verwalten.",
  "icons": [
    { "src": "images/android-chrome-192x192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any" },
    { "src": "images/android-chrome-512x512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any" },
    { "src": "images/android-chrome-512x512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "maskable" }
  ],
  "theme_color": "#1ABB9C",
  "background_color": "#f5f7fb",
  "display": "standalone",
  "orientation": "any",
  "scope": "./",
  "start_url": "production/inventory.html",
  "id": "future-inventory",
  "lang": "de",
  "categories": ["productivity", "business"],
  "shortcuts": [
    { "name": "Artikel & Bestand", "url": "production/inventory.html" }
  ]
}
