{
  "id": "/",
  "name": "First Choice Collision Center",
  "short_name": "First Choice",
  "description": "Your vehicle, repair updates, appointments and service team in one place.",
  "start_url": "/portal",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "fullscreen"],
  "orientation": "portrait-primary",
  "background_color": "#0c131d",
  "theme_color": "#0c131d",
  "categories": ["automotive", "business"],
  "icons": [
    {
      "src": "/icons/first-choice-v1-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/first-choice-v1-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/first-choice-v1-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    { "name": "My repair", "url": "/portal/repairs" },
    { "name": "Request an estimate", "url": "/request-estimate" }
  ]
}
