{
  "name": "InventoryX",
  "short_name": "InventoryX",
  "description": "Professionelle Inventur-Erfassung mit Barcode-Scan, Offline-Speicherung und automatischer Synchronisation.",
  "id": "/inventoryx/",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "fullscreen"],
  "orientation": "portrait-primary",
  "background_color": "#0F5045",
  "theme_color": "#0F5045",
  "lang": "de",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
