{
  "name": "Встречай еду!",
  "short_name": "Meet Food",
  "description": "CRM для служб доставки еды",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "fullscreen",
  "background_color": "#09090b",
  "theme_color": "#09090b",
  "icons": [
    {
      "src": "/images/pwa-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
