{
  "name": "TURA.ops",
  "short_name": "TURA.ops",
  "description": "Record, reverse and analyse speech — 100% in the browser",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#06060a",
  "theme_color": "#06060a",
  "icons": [
    {
      "src": "/icons/icon-256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
