{
  "name": "Ask Better",
  "short_name": "Ask Better",
  "description": "1,725 ICF-aligned coaching questions — searchable by theme, moment, depth, and situation.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#3E6259",
  "background_color": "#f0f5f4",
  "icons": [
    {
      "src": "/assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
