{
  "name": "Day Par Golf",
  "short_name": "DayParGolf",
  "description": "Play against the best golfers on the course !",
  "start_url": "https://www.daypargolf.com/game/",
  "scope": "https://www.daypargolf.com/",
  "display": "standalone",
  "theme_color": "rgb(88,170,109)",
  "background_color": "rgb(88,170,109)",
  "icons": [
        {
            "src": "https://www.daypargolf.com/wp-content/uploads/2022/04/icone_192px.png",
            "sizes": "192x192",
            "type": "image\/png",
            "purpose": "any"
        },
        {
            "src": "https://www.daypargolf.com/wp-content/uploads/2022/04/icone_512px.png",
            "sizes": "512x512",
            "type": "image\/png",
            "purpose": "any"
        }
    ],
    "screenshots": [
        {
            "src": "https://www.daypargolf.com/wp-content/uploads/2022/04/icone_512px.png",
            "sizes": "512x512",
            "type": "image\/png",
            "purpose": "maskable",
            "form_factor": "wide"
        }
    ]
}