{
  "name": "Really Sketch",
  "short_name": "Really Sketch",
  "icons": [{
    "src": "/android-chrome-192x192.png",
    "sizes": "192x192",
    "type": "image/png",
    "purpose": "maskable any"
  }, {
    "src": "/android-chrome-512x512.png",
    "sizes": "512x512",
    "type": "image/png",
    "purpose": "maskable any"
  }],
  "scope": "/app/",
  "start_url": "/app/",
  "theme_color": "#84b0d2",
  "background_color": "#ffffff",
  "display": "standalone"
}
