{
  "name": "Bell Project Hub",
  "short_name": "BA Hub",
  "description": "Bell Acquisitions — Project Hub. Active flips, punch lists, draws, investor updates.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1915",
  "theme_color": "#1a1915",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "/icons/icon-72.png?v=2",           "sizes": "72x72",   "type": "image/png" },
    { "src": "/icons/icon-96.png?v=2",           "sizes": "96x96",   "type": "image/png" },
    { "src": "/icons/icon-128.png?v=2",          "sizes": "128x128", "type": "image/png" },
    { "src": "/icons/icon-144.png?v=2",          "sizes": "144x144", "type": "image/png" },
    { "src": "/icons/icon-152.png?v=2",          "sizes": "152x152", "type": "image/png" },
    { "src": "/icons/icon-192.png?v=2",          "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-384.png?v=2",          "sizes": "384x384", "type": "image/png" },
    { "src": "/icons/icon-512.png?v=2",          "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-512.png?v=2", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    {
      "src": "/icons/icon-512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Bell Project Hub dashboard"
    }
  ]
}
