{
    "theme_color": "#F24535",
    "background_color": "#181C14",
    "display": "standalone",
    "scope": "/",
    "start_url": "/",
    "name": "Kinegames",
    "short_name": "Kinegames",
    "description": "Play Kine Games online",
    "icons": [
      {
        "src": "favicon.ico",
        "sizes": "64x64 32x32 24x24 16x16",
        "type": "image/x-icon"
      },
      {
        "src": "launch-icon.png",
        "type": "image/png",
        "sizes": "512x512"
      }
    ]
  }