{
  "name": "Nazex",
  "short_name": "Nazex",
  "description": "Inventory intake and management for movers and resellers",
  "start_url": "/static/intake.html",
  "display": "standalone",
  "background_color": "#f4f6f9",
  "theme_color": "#1e3a8a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/static/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "Submit Item",
      "url": "/static/intake.html",
      "description": "Quickly photograph and submit a new item"
    }
  ]
}
