{
    "short_name": "Counter",
    "name": "Counter",
    "protocol_handlers": [
        {
          "protocol": "web+counter",
          "url": "/counter?type=%s"
        }
        
      ],
      "icons": [
      
        {
          "src": "/logo.svg?v=1",
          "type": "image/png",
          "sizes": "192x192"
        }
      ],
    "id": "/?source=pwa",
    "start_url": "/",
    "background_color": "#ffffff",
    "display": "standalone",
    "scope": ".",
    "theme_color": "#ffffff",
    "shortcuts": [],
    "description": "Weather forecast information",
    "screenshots": [
   
    ]
  }