{
  "name": "Wolf Pack Repair LLC",
  "short_name": "Wolf Pack",
  "description": "Veteran-owned auto and diesel repair in Pocatello, Idaho.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#07080A",
  "theme_color": "#07080A",
  "orientation": "portrait-primary",
  "categories": [
    "business",
    "automotive"
  ],
  "icons": [
    {
      "src": "/assets/img/logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/img/logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/img/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Call the shop",
      "url": "/contact/"
    },
    {
      "name": "Our services",
      "url": "/services/"
    }
  ]
}
