{
  "name": "Моя Конституция",
  "short_name": "Конституция",
  "description": "Конституция Казахстана 2026: вопросы и ответы",
  "start_url": "/?lang=ru&source=pwa",
  "display": "standalone",
  "background_color": "#f5f5f4",
  "theme_color": "#2563eb",
  "orientation": "any",
  "icons": [
    {
      "src": "/static/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "categories": ["education", "government"],
  "lang": "ru",
  "dir": "ltr"
}
