{
  "name": "Future Tech WA",
  "short_name": "FutureTech",
  "description": "On-site phone and computer repair in Perth. We come to you.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050508",
  "theme_color": "#050508",
  "orientation": "portrait-primary",
  "lang": "en-AU",
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "shortcuts": [
    {
      "name": "Book a Repair",
      "short_name": "Book",
      "url": "/book.html",
      "icons": [{"src": "/images/icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "Call Now",
      "short_name": "Call",
      "url": "tel:+61000000000"
    }
  ],
  "categories": ["utilities", "productivity"],
  "related_applications": [],
  "prefer_related_applications": false
}
