{
  "name": "Greed",
  "short_name": "Greed",
  "description": "Multiplayer Greed dice game",
  "id": "https://greedy.rotoiti.app/",
  "start_url": "https://greedy.rotoiti.app/",
  "scope": "https://greedy.rotoiti.app/",
  "display": "standalone",
  "background_color": "#0c3a1f",
  "theme_color": "#0c3a1f",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
