{
  "name": "Old Forge Technologies",
  "short_name": "Old Forge",
  "description": "Bespoke software development and AI implementation for micro and small businesses in Suffolk",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#ff0080",
  "orientation": "portrait-primary",
  "categories": ["business", "productivity", "technology"],
  "icons": [
    {
      "src": "/assets/images/favicon.png",
      "sizes": "94x94",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/images/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/images/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with Old Forge",
      "url": "/#contact"
    },
    {
      "name": "Book Appointment",
      "short_name": "Book",
      "description": "Schedule a consultation",
      "url": "/schedule.html"
    },
    {
      "name": "View Services",
      "short_name": "Services",
      "description": "Explore our services",
      "url": "/index.html#services"
    }
  ],
  "prefer_related_applications": false,
  "related_applications": [],
  "scope": "/",
  "lang": "en-GB",
  "dir": "ltr"
}
