{
    "short_name": "Covcough",
    "name": "Covid cough study",
    "description": "Chương trình để lưu tiếng ho của bệnh nhân bị nhiễm Covid19",
    "icons": [
      {
        "src": "/images/mypwa192.png",
        "purpose": "maskable any",
        "type": "image/png",
        "sizes": "192x192"
        
      },
      {
        "src": "/images/mypwa512.png",
        "purpose": "maskable any",
        "type": "image/png",
        "sizes": "512x512"
      }
    ],
    "start_url": "/",
    "background_color": "#3367D6",
    "display": "standalone",
    "scope": "/",
    "theme_color": "#3367D6"
    
  }