{
  "short_name": "STIM PvP",
  "name": "STIM PvP: Prediction Marketplace",
  "description": "Stake and play PvP games on Base. Battle for supremacy in Tic-Tac-Toe and more.",
  "icons": [
    {
      "src": "/favicon/favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon"
    },
    {
      "src": "/favicon/web-app-manifest-192x192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/favicon/web-app-manifest-512x512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "/favicon/web-app-manifest-512x512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#18DDF7",
  "background_color": "#010A2D"
}