{
  "name": "PetHill — Забота о питомце",
  "short_name": "PetHill",
  "description": "Полный уход за вашим питомцем: здоровье, питание, прогулки, ветпаспорт",
  "start_url": "/pethill/",
  "scope": "/pethill/",
  "id": "/pethill/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFFFFF",
  "theme_color": "#47592F",
  "categories": ["lifestyle", "health"],
  "lang": "ru",
  "icons": [
    {
      "src": "/pethill/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pethill/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pethill/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Мой питомец",
      "short_name": "Питомец",
      "url": "/pethill/",
      "icons": [{ "src": "/pethill/images/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Магазин",
      "short_name": "Магазин",
      "url": "/pethill/shop",
      "icons": [{ "src": "/pethill/images/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
