{
    "name": "EPA Приложение",
    "short_name": "EPA",
    "description": "Официальное приложение EPA",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#0078D7",
    "orientation": "portrait",
    "icons": [
      {
        "src": "/stock/pwa/icon.jpg",
        "sizes": "192x192",
        "type": "image/jpg",
        "purpose": "any maskable"
      },
      {
        "src": "/stock/pwa/icon.jpg",
        "sizes": "512x512",
        "type": "image/jpg"
      }
    ],
    "categories": ["utilities", "productivity"],
    "lang": "ru"
  }