{
  "_note": "Strings here must match tenant.config.ts — this file cannot import TypeScript.",
  "name": "Yen Nnwom Fie — Our Music Home",
  "short_name": "Yen Nnwom Fie",
  "description": "Preserving, discovering, and learning Ghanaian choral music.",
  "start_url": "/library",
  "display": "standalone",
  "background_color": "#faf8f2",
  "theme_color": "#1a6b5a",
  "orientation": "any",
  "categories": ["music", "education"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
