{
    "name": "Nihongo Gym: Your all-in-one platform to study Japanese",
    "short_name": "Nihongo Gym",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "theme_color": "#fce4ec",
    "background_color": "#ffffff",
    "icons": [
      {
        "src": "/images/logo_square_url_192px.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "/images/logo_square_url_512px.png",
        "sizes": "512x512",
        "type": "image/png"
      }
    ],
    "prefer_related_applications": false
  }