{
    "name": "MyMobilae v2",
    "short_name": "myMobilae",
    "description": "Connect with Mobilae 24/7 - arrange visits, view quotations, pay for services, track orders, and access your personalized information anytime, anywhere.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#000000",
    "orientation": "portrait",
    "icons": [
      {
        "src": "/icons/icon-192x192.png",
        "sizes": "192x192",
        "type": "image/png",
        "purpose": "any maskable"
      }
    ]
  }