{
  "name": "Волонтёры СПб — модерация",
  "short_name": "Волонтёры",
  "description": "Административная панель волонтёров Санкт-Петербурга",
  "start_url": "/volunteer_moderation",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F6F8FC",
  "theme_color": "#0C428C",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}