{
  "name": "MaltaShopper Catania & Deliveries",
  "short_name": "Catania",
  "description": "Catania inventory and delivery management app",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8f9fa",
  "theme_color": "#3860b2",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Empty Truck",
      "url": "/warehouse/empty-truck",
      "description": "Scan items from IKEA truck"
    },
    {
      "name": "Pick List",
      "url": "/picking",
      "description": "View and pick orders"
    }
  ]
}
