{
  "name": "Sqop",
  "short_name": "Sqop",
  "id": "/",
  "description": "Roofing Operations Management",
  "start_url": "/q",
  "scope": "/",
  "display": "standalone",
  "lang": "en-US",
  "background_color": "#ffffff",
  "theme_color": "#0f0f10",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "New Job", "url": "/jobs/new", "description": "Create a new job" },
    { "name": "Field", "url": "/field", "description": "Field crew view" }
  ],
  "categories": ["business", "productivity"]
}
