{
  "name": "Dimonds",
  "short_name": "Dimonds",
  "description": "A trick-taking card game with AI opponents powered by Gemini, Llama, and Vibe.",
  "start_url": "/Dimonds/",
  "scope": "/Dimonds/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#04150f",
  "theme_color": "#4bc3af",
  "icons": [
    {
      "src": "images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
