{
    "lang": "en",
    "dir": "ltr",
    "short_name": "EraCore.NET",
    "name": "Mobile & Web Applications Development",
    "description": "Web & Mobile Applications combined with Secure Hosting Environment",
    "icons": [
      {
        "src": "/img/maskable_icon.png",
        "type": "image/png",
        "sizes": "192x192"
      },
      {
        "src": "/img/maskable_icon.png",
        "type": "image/png",
        "sizes": "512x512"
      }
    ],
    "start_url": "/index",
    "background_color": "#ffffff",
    "display": "standalone",
    "scope": "/",
    "theme_color": "#ffffff",
    "shortcuts": [
      {
        "name": "Home Page",
        "short_name": "index",
        "description": "EraCore.NET Services",
        "url": "/index",
        "icons": [{ "src": "/img/maskable_icon.png", "sizes": "192x192" }]
      }
    ]
  }