{
  "name": "MDS - Mobile Detailing Software",
  "short_name": "MDS",
  "start_url": "/onboarding/index.php",
  "scope": "/onboarding/",
  "display": "standalone",
  "background_color": "#FBFCFE",
  "theme_color": "#2F6FED",
  "icons": [
    {
      "src": "https://my.mobiledetailing.app/assets/brand/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://my.mobiledetailing.app/assets/brand/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "https://my.mobiledetailing.app/assets/brand/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://my.mobiledetailing.app/assets/brand/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
