{
  "name": "Loop",
  "short_name": "Loop",
  "description": "Loop — custom Discord bots and the Bot Ops control room.",
  "start_url": "/bot",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#05050a",
  "theme_color": "#05050a",
  "icons": [
    {
      "src": "/loop-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/loop-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/loop-icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
