{
 "name": "MiraNow — Мой день",
 "short_name": "Мой день",
 "start_url": "/app/dashboard.html",
 "scope": "/app/",
 "display": "standalone",
 "background_color": "#fff7ee",
 "theme_color": "#fff7ee",
 "lang": "ru",
 "orientation": "portrait",
 "description": "Твой день: вода, еда, дела, вес, радар — в браузере",
 "icons": [
  {
   "src": "/favicon-192x192.png",
   "sizes": "192x192",
   "type": "image/png",
   "purpose": "any"
  },
  {
   "src": "/favicon-512x512.png",
   "sizes": "512x512",
   "type": "image/png",
   "purpose": "any"
  },
  {
   "src": "/favicon-512x512.png",
   "sizes": "512x512",
   "type": "image/png",
   "purpose": "maskable"
  }
 ]
}