{
  "name": "slashbot",
  "short_name": "/slash",
  "description": "Local deals, anywhere. Telegram-native.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b0b0e",
  "theme_color": "#5CE0D8",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/icon-512.svg", "sizes": "any", "type": "image/svg+xml" }
  ]
}
