{
  "name": "DZAYER LABS — FLOW",
  "short_name": "DZAYER LABS",
  "description": "FLOW — A Musical Physics Engine.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#090a0b",
  "theme_color": "#090a0b",
  "icons": [
    {
      "src": "/assets/dzayer-labs-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/dzayer-labs-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}