{
  "id": "/",
  "short_name": "Гурман",
  "name": "Гурман - Доставка еды",
  "description": "Быстрая и удобная доставка вкусной еды на дом",
  "categories": ["food", "shopping", "lifestyle"],
  "icons": [
    {
      "src": "/193.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/513.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "background_color": "#ffffff",
  "theme_color": "#ff4757",
  "display": "standalone",
  "orientation": "portrait"
}