{
  "name": "VendorNet",
  "short_name": "VendorNet",
  "description": "Free SEO and business tools for local service vendors.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f6f8fb",
  "theme_color": "#3b82f6",
  "shortcuts": [
    {
      "name": "Admin",
      "short_name": "Admin",
      "description": "Open the VendorNet admin hub.",
      "url": "/admin",
      "icons": [{ "src": "/favicon-192x192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Busyness",
      "short_name": "Busyness",
      "description": "Open the Busyness command center.",
      "url": "/busyness",
      "icons": [{ "src": "/favicon-192x192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Vendor Queue",
      "short_name": "Queue",
      "description": "Review pending vendor applications.",
      "url": "/admin/vendors",
      "icons": [{ "src": "/favicon-192x192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "icons": [
    {
      "src": "/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
