{
    "short_name": "Healthy Adventures",
    "name": "Healthy Adventures",
    "description": "Healthy Adventures is an exciting game with many difficulties and challenges.",
    "icons": [
      {
        "src": "./512icon.png",
        "type": "image/png",
        "sizes": "512x512"
      },
      {
        "src": "./1024icon.png",
        "type": "image/png",
        "sizes": "1024x1024"
      }
    ],
    "start_url": "./?source=pwa",
    "background_color": "#3D270E",
    "display": "fullscreen",
    "scope": "./",
    "theme_color": "#3D270E"
}