{
  "id": "/",
  "name": "Мера — дневник питания",
  "short_name": "Мера",
  "description": "Дневник калорий и БЖУ с расчётом порций",
  "lang": "ru",
  "start_url": "/diary",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f3f0e8",
  "theme_color": "#18211c",
  "icons": [
    {
      "src": "/icons/mera-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/mera-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/mera-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/mera-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/mera-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
