{
  "name": "Duelo de Minas",
  "short_name": "Duelo de Minas",
  "description": "The classic Minesweeper Flags duel. Challenge a friend online: whoever captures the most mines wins.",
  "lang": "en",
  "start_url": "/en/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0e3f66",
  "theme_color": "#17629b",
  "icons": [
    {
      "src": "/assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
