{
  "name": "Say.io — Voice-First Social",
  "short_name": "Say.io",
  "description": "Open Say.io and instantly hear what matters — from people and the world.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F6EAD2",
  "theme_color": "#F6EAD2",
  "icons": [
    { "src": "/icons/sayio-parrot-v14-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/sayio-parrot-v14-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/sayio-parrot-v14-1024.png", "sizes": "1024x1024", "type": "image/png", "purpose": "any maskable" }
  ]
}