{
  "name": "nanny — личная нянька-календарь",
  "short_name": "nanny",
  "description": "AI-нянька Дэнчика: календарь, дневник, пинки в TG.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0c0c0e",
  "theme_color": "#d4a017",
  "lang": "ru",
  "dir": "ltr",
  "scope": "/",
  "icons": [
    {
      "src": "/static/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
