{
  "id": "/",
  "name": "Bedstone Technology",
  "short_name": "Bedstone",
  "description": "Australian AI agency building AI agents, custom software, and the infrastructure to run them.",
  "start_url": "/",
  "scope": "/",
  "display": "browser",
  "display_override": ["standalone", "browser"],
  "dir": "ltr",
  "theme_color": "#0a0a0a",
  "background_color": "#0a0a0a",
  "lang": "en-AU",
  "categories": ["business", "productivity", "developer"],
  "icons": [
    {
      "src": "/assets/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "/assets/favicon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/assets/favicon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "/assets/favicon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "AI agency Brisbane",
      "short_name": "Brisbane",
      "description": "Brisbane-headquartered AI agency overview",
      "url": "/ai-agency-brisbane"
    },
    {
      "name": "AI agency Australia",
      "short_name": "Australia",
      "description": "National AI agency overview",
      "url": "/ai-agency-australia"
    },
    {
      "name": "Reach out",
      "short_name": "Contact",
      "description": "Send a brief. We respond in 24 hours",
      "url": "/contact"
    },
    {
      "name": "Services",
      "short_name": "Services",
      "description": "What we build",
      "url": "/services"
    }
  ]
}
