{
    "short_name": "itechwords",
    "name": "itechwords",
    "icons": [
      {
        "src": "/manifest_icon.png",
        "type": "image/png",
        "sizes": "120x120"
      }
    ],
    "start_url": "/?utm_source=app",
    "background_color": "#f7941d",
    "display": "standalone",
    "scope": "/",
    "theme_color": "#f7941d"
}