{
    "short_name": "SportsGuff",
    "name": "SportsGuff",
    "theme_color": "#337ab7",
    "background_color": "#337ab7",
    "display": "standalone",
      "description": "Sports News, Scores, Events, Tournaments",
  "screenshots": [
      {
       "src": "/screenshot.png",
        "sizes": "2450x1344",
        "type": "image/png",
        "form_factor": "wide",
        "label": "SportsGuff"
      },
      {
       "src": "screenshot.png",
        "sizes": "2450x1344",
        "type": "image/png",
        "form_factor": "narrow",
        "label": "SportsGuff"
      }
  ],
    "icons": [
      {
        "src": "https://sportsguff.com/apple-touch-icon1.png",
        "type": "image/png",
        "sizes": "180x180",
        "purpose": "maskable"
      },
      {
          "src": "https://sportsguff.com/android-chrome-512x512.png",
          "type": "image/png",
          "sizes": "512x512"
      }
    ],
     "id":"/",
    "start_url": "/"
   
  }