{
  "name": "VistaTrove",
  "short_name": "VistaTrove",
  "description": "Long-form destination guides, honest budgets, and the small details that turn a trip into a story.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#0E3A37",
  "background_color": "#FAF8F4",
  "icons": [
    {
      "src": "assets/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
