{
  "name": "Smart Widget Platform",
  "short_name": "Smart Widget",
  "description": "Embed a price estimator and booking calendar on any website with one script tag. Live quotes, real availability, payments straight to your own account.",
  "id": "/",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#070c0e",
  "theme_color": "#070c0e",
  "lang": "en",
  "dir": "ltr",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    { "name": "Bookings", "url": "/bookings" },
    { "name": "Widgets", "url": "/widgets" },
    { "name": "Analytics", "url": "/analytics" }
  ]
}
