{
  "name": "Craftcroft Solution",
  "short_name": "Craftcroft",
  "id": "https://craftcroftsolution.com/",
  "description": "Craftcroft Solution project inquiry app for business websites, web apps, dashboards, client portals, and PWAs.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fbfdfc",
  "theme_color": "#0f766e",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Start Project",
      "short_name": "Request",
      "description": "Open the client project request form.",
      "url": "request.html",
      "icons": [{ "src": "assets/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "description": "Open contact details.",
      "url": "contact.html",
      "icons": [{ "src": "assets/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Services",
      "short_name": "Services",
      "description": "Open Craftcroft Solution services.",
      "url": "services.html",
      "icons": [{ "src": "assets/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
