{
  "name": "Happy Glass",
  "short_name": "Happy Glass",
  "description": "Your job is to draw a line to make the glass filled up with liquid and smile again! ",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f0f0f0",
  "theme_color": "#f0f0f0",
  "icons": [
    {
      "src": "screenshots/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
