{
  "name": "Procrasticamper Reservation Tools",
  "description": "Crowdsource System for RV Travel Planning and Reservations",
  "short_name": "Procrasticamper RV App",
  "lang": "en-US",
  "dir": "ltr",
  "id": "procrasticamper_com",
  "categories": [
    "travel",
    "productivity",
    "navigation"
  ],
  "icons": [
    {
      "src": "/icons/logo72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/logo192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/logo384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/logo512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/maskable-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/dashboard/camper-hero-placeholder.svg",
      "sizes": "1200x400",
      "type": "image/svg+xml",
      "form_factor": "wide",
      "label": "Dashboard hero illustrating camper planning overview"
    },
    {
      "src": "/images/dashboard/camper-hero-placeholder-orange.svg",
      "sizes": "1200x400",
      "type": "image/svg+xml",
      "form_factor": "wide",
      "label": "Evening adventure scene for RV reservations"
    }
  ],
  "display": "fullscreen",
  "display_override": [
    "fullscreen",
    "standalone"
  ],
  "orientation": "any",
  "theme_color": "#FFFFFF",
  "background_color": "#004740",
  "scope": "/",
  "start_url": "/",
  "prefer_related_applications": false,
  "related_applications": [],
  "splash_pages": null,
  "capture_links": "existing-client-navigation",
  "protocol_handlers": [
    {
      "protocol": "web+procamper",
      "url": "/open?u=%s"
    }
  ]
}