{
  "name": "GoSCV — Santa Clarita Valley Guide",
  "short_name": "GoSCV",
  "description": "Your trusted local guide to the best restaurants, activities, and services in the Santa Clarita Valley.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFF9F0",
  "theme_color": "#F5A623",
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    },
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}
