{
  "name": "Home on the Road Ventures — Office",
  "short_name": "HOTR Office",
  "description": "Mobile RV repair business manager for Home on the Road Ventures LLC.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b1d33",
  "theme_color": "#0b1d33",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
