{
  "name": "MemKeeper",
  "short_name": "MemKeeper",
  "description": "Ежедневные текстовые заметки в формате чата",
  "lang": "ru-RU",
  "start_url": "/today",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png?v=20260511",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png?v=20260511",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
