{
  "id": "/open",
  "name": "ShopOps",
  "short_name": "ShopOps",
  "description": "Shop software for fabricators — one free app for shop staff and VIP partners",
  "start_url": "/open",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#0a0e0c",
  "theme_color": "#0a0e0c",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/static/pwa/icons/shop-192.png?v=20260721a",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/pwa/icons/shop-512.png?v=20260721a",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/pwa/icons/shop-512-maskable.png?v=20260721a",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
