{
  "short_name": "FOOD",
  "name": "FOOD - доставка еды",
  "description": "Доставка еды",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "orientation": "portrait",
  "lang": "ru",
  "id": "/?source=pwa&app=client",
  "icons": [
    {
      "src": "/images/pwa/icon-192-launch.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/pwa/icon-512-launch.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/pwa/icon-512-launch.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
