{
  "name": "Gobi Hosting",
  "short_name": "Gobi",
  "description": "Web Design, SEO & Managed Hosting for Florida businesses.",
  "start_url": "/pwa-mobile-ui.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a1a1a",
  "theme_color": "#1a1a1a",
  "categories": [
    "business",
    "productivity"
  ],
  "icons": [
    {
      "src": "assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Free Audit",
      "short_name": "Audit",
      "description": "Request a free website audit",
      "url": "/pwa-mobile-ui.html#audit"
    },
    {
      "name": "Our Services",
      "short_name": "Services",
      "description": "Browse our web & hosting services",
      "url": "/pwa-mobile-ui.html#services"
    }
  ]
}