{
  "name": "Колодец — уровень воды",
  "short_name": "Колодец",
  "description": "Замеры уровня воды в колодце, дебет и расход. Данные хранятся локально.",
  "lang": "ru",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0e7490",
  "background_color": "#ffffff",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml" },
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Новый замер",
      "short_name": "Замер",
      "url": "/measure",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    }
  ]
}
