{
  "name": "BuildHit Seller",
  "short_name": "BH Seller",
  "description": "Manage your products, services, and business on BuildHit",
  "start_url": "/home",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#F59E0B",
  "orientation": "portrait",
  "scope": "/",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "My Listings", "short_name": "Listings", "url": "/listings", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Create Listing", "short_name": "Create", "url": "/listings/create", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Support", "short_name": "Help", "url": "/support", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
