{
  "name": "ZAGO Menu",
  "short_name": "ZAGO",
  "start_url": "https://app.zago.menu/?pwa=1",
  "scope": "https://app.zago.menu/",
  "display": "standalone",
  "background_color": "#0b0f0c",
  "theme_color": "#0b0f0c",
  "icons": [
    { "src": "https://app.zago.menu/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "https://app.zago.menu/icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}