{
  "name": "Smooth Construct — Tiny Home Designer",
  "short_name": "Smooth Construct",
  "description": "Design your Queensland tiny home in 3D, get real build costs and connect with local tradies — free to start.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#0f1520",
  "background_color": "#0f1520",
  "categories": ["lifestyle", "productivity", "utilities"],
  "lang": "en-AU",
  "dir": "ltr",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Design a tiny home",
      "short_name": "Design",
      "description": "Start designing your Queensland tiny home in 3D",
      "url": "/design",
      "icons": [{ "src": "/logo.png", "sizes": "192x192" }]
    },
    {
      "name": "Get a cost estimate",
      "short_name": "Quote",
      "description": "Get a real build cost estimate for your tiny home",
      "url": "/quote",
      "icons": [{ "src": "/logo.png", "sizes": "192x192" }]
    },
    {
      "name": "Find a tradie",
      "short_name": "Trades",
      "description": "Browse Queensland tradies on our marketplace",
      "url": "/trades",
      "icons": [{ "src": "/logo.png", "sizes": "192x192" }]
    }
  ]
}
