﻿{
  "name": "RV Roof Renewal — Mobile RV Roofing Minnesota",
  "short_name": "RV Roof Renewal",
  "description": "Minnesota's premier mobile RV roof repair, replacement, and restoration. Commercial-grade TPO, EPDM, and silicone systems with an up to 20-year leak-free warranty.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#0d3b66",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["business", "lifestyle", "productivity"],
  "id": "/?source=pwa",

  "icons": [
    { "src": "/images/icon-192.png",  "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/images/icon-512.png",  "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/images/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/images/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],

  "screenshots": [
    { "src": "/images/Site_Main.webp", "sizes": "1280x720", "type": "image/webp", "form_factor": "wide", "label": "RV Roof Renewal homepage" }
  ],

  "shortcuts": [
    { "name": "Get a Quote",          "short_name": "Quote",        "url": "/quote/",            "description": "Request a free RV roof quote" },
    { "name": "Call Now",             "short_name": "Call",         "url": "tel:+16125165130",   "description": "Call (612) 516-5130" },
    { "name": "Insurance Claim",      "short_name": "Claim",        "url": "/insurance-claim/",  "description": "File an insurance claim assistance request" },
    { "name": "Service Areas",        "short_name": "Areas",        "url": "/service-areas/",    "description": "Find your nearest service area" }
  ],

  "related_applications": [],
  "prefer_related_applications": false
}
