{
  "name": "Locksmithy Business V12",
  "short_name": "Locksmithy",
  "description": "Mobile-first locksmith business operations: jobs, scheduling, stock, purchasing, CRM, automation, billing and integrations.",
  "start_url": "/Locksmithy/#/dashboard",
  "scope": "/Locksmithy/",
  "display": "standalone",
  "background_color": "#d9e8f2",
  "theme_color": "#0b1b32",
  "orientation": "any",
  "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": "My Day",
      "short_name": "My Day",
      "url": "/Locksmithy/#/my_day",
      "icons": [
        {
          "src": "assets/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Jobs",
      "short_name": "Jobs",
      "url": "/Locksmithy/#/jobs",
      "icons": [
        {
          "src": "assets/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Quick Price",
      "short_name": "Quick Price",
      "url": "/Locksmithy/#/dashboard?quick=price",
      "icons": [
        {
          "src": "assets/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Offline Jobs",
      "short_name": "Offline",
      "url": "/Locksmithy/offline/",
      "icons": [
        {
          "src": "assets/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "id": "/Locksmithy/"
}
