{
  "name": "Fortbubble - Web, App & Digital Marketing Studio",
  "short_name": "Fortbubble",
  "description": "Australian web, app, and digital marketing studio. We build websites, ship mobile and web apps, and grow brands online.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-AU",
  "dir": "ltr",
  "categories": ["business", "productivity", "design"],
  "icons": [
    {
      "src": "/assets/logos/F_Logo_White.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/logos/Fortbubble_Logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Our Work",
      "short_name": "Work",
      "description": "See recent projects",
      "url": "/work",
      "icons": [
        { "src": "/assets/logos/F_Logo_White.svg", "sizes": "any", "type": "image/svg+xml" }
      ]
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "description": "Start a project with Fortbubble",
      "url": "/contact",
      "icons": [
        { "src": "/assets/logos/F_Logo_White.svg", "sizes": "any", "type": "image/svg+xml" }
      ]
    },
    {
      "name": "Insights",
      "short_name": "Insights",
      "description": "Notes from the studio",
      "url": "/news",
      "icons": [
        { "src": "/assets/logos/F_Logo_White.svg", "sizes": "any", "type": "image/svg+xml" }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "launch_handler": {
    "client_mode": "navigate-existing"
  }
}
