{
  "name": "Mighty Ducks Plumbing & Remodel",
  "short_name": "Mighty Ducks",
  "description": "Louisville, KY plumbing and bathroom remodels — book a consultation, see finished projects, and reach the crew.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A0A0A",
  "theme_color": "#0A0A0A",
  "lang": "en-US",
  "categories": ["business", "productivity", "lifestyle"],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Book a consultation",
      "short_name": "Book",
      "url": "./#book",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "8K Acrylic Bath Special",
      "short_name": "8K Special",
      "url": "./#special"
    },
    {
      "name": "See finished work",
      "short_name": "Work",
      "url": "./#work"
    }
  ]
}
