{
  "name": "MTW — Music Therapy Worldwide",
  "short_name": "MTW",
  "description": "A living frequency. Music, ritual, and presence.",
  "start_url": "/welcome",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "https://mtw.ae/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://mtw.ae/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://mtw.ae/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "apple": {
    "mobileWebAppCapable": "yes",
    "statusBarStyle": "black-translucent",
    "title": "MTW"
  }
}
