{
  "name": "Афиши.ру — Волгоград",
  "short_name": "Афиши.ру",
  "description": "Афиша концертов, театра и кино Волгограда",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a1a",
  "theme_color": "#c8102e",
  "orientation": "portrait-primary",
  "lang": "ru",
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Концерты",
      "url": "/concerts.html",
      "description": "Афиша концертов"
    },
    {
      "name": "Кино",
      "url": "/cinema.html",
      "description": "Расписание кино"
    },
    {
      "name": "Театр",
      "url": "/theater.html",
      "description": "Афиша спектаклей"
    }
  ]
}