{
  "name": "memembery",
  "short_name": "memembery",
  "description": "Memorization through music",
  "theme_color": "#0e0e10",
  "background_color": "#0e0e10",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
