{
  "name": "Rovee - CarPlay Navigation for RVs",
  "short_name": "Rovee",
  "description": "CarPlay-native GPS navigation for RVs, campervans, and motorhomes with vehicle-aware routing",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#111827",
  "theme_color": "#E07A35",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["navigation", "travel", "utilities"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://user-gen-media-assets.s3.amazonaws.com/seedream_images/1f44b1ba-99ee-477a-8322-4a8f6e5b1217.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Rovee CarPlay Navigation"
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://rovee.app",
      "id": "app.rovee.navigation"
    }
  ]
}