{
  "name": "beside — всегда рядом с мамой",
  "short_name": "beside",
  "description": "AI-помощник для родителей. Персональные ответы за 30 секунд.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FFFBEB",
  "theme_color": "#FFFBEB",
  "orientation": "portrait",
  "lang": "ru",
  "categories": ["lifestyle", "health", "education"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
