{
  "name":             "The Modfather",
  "short_name":       "Modfather",
  "description":      "Manchester's premier tech shop. Computers, consoles, phones and expert repairs.",
  "start_url":        "/",
  "scope":            "/",
  "display":          "standalone",
  "orientation":      "portrait-primary",
  "background_color": "#0A0A0A",
  "theme_color":      "#C9A84C",
  "categories":       ["shopping", "technology", "utilities"],
  "lang":             "en-GB",
  "icons": [
    {
      "src":   "/icons/icon-192.png",
      "sizes": "192x192",
      "type":  "image/png",
      "purpose": "any maskable"
    },
    {
      "src":   "/icons/icon-512.png",
      "sizes": "512x512",
      "type":  "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name":      "Shop",
      "url":       "/shop.html",
      "description": "Browse our products"
    },
    {
      "name":      "Book a Repair",
      "url":       "/repairs.html",
      "description": "Book a repair"
    },
    {
      "name":      "Track My Repair",
      "url":       "/repair-tracker.html",
      "description": "Check repair status"
    },
    {
      "name":      "Contact Us",
      "url":       "/contact.html",
      "description": "Get in touch"
    }
  ],
  "screenshots": [
    {
      "src":    "/screenshots/home.png",
      "sizes":  "1280x720",
      "type":   "image/png",
      "label":  "The Modfather Homepage"
    }
  ]
}
