{
  "name": "GriGsi Instant",
  "short_name": "Instant",
  "description": "Press once. Connect instantly. Exchange. Leave.",
  "start_url": "/instant/",
  "scope": "/instant/",
  "display": "standalone",
  "background_color": "#1a1230",
  "theme_color": "#3D2860",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/instant/icons/connect-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/instant/icons/connect-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/instant/icons/connect-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
