{
  "name": "Smart Home Owners Club",
  "short_name": "SHOC",
  "description": "Connect homeowners, contractors, and realtors through intelligent bulk ordering for home services.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#f59e0b",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663444868153/C9ffukSoDwFqcxo49yHYaY/icon-192_1a016523.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663444868153/C9ffukSoDwFqcxo49yHYaY/icon-512_e5d07218.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "utilities", "productivity"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Post a Job",
      "short_name": "Post Job",
      "description": "Post a new home service job",
      "url": "/dashboard/post-job",
      "icons": [{"src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663444868153/C9ffukSoDwFqcxo49yHYaY/icon-192_1a016523.png", "sizes": "192x192"}]
    },
    {
      "name": "Browse Bulk Orders",
      "short_name": "Bulk Orders",
      "description": "Browse available bulk orders",
      "url": "/dashboard/bulk-orders",
      "icons": [{"src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663444868153/C9ffukSoDwFqcxo49yHYaY/icon-192_1a016523.png", "sizes": "192x192"}]
    }
  ]
}
