{
  "name": "Diez Mil",
  "short_name": "Diez Mil",
  "description": "El juego de dados, para jugar con amigos desde el celular.",
  "lang": "es",
  "dir": "ltr",
  "theme_color": "#12281f",
  "background_color": "#12281f",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "./",
  "start_url": "./jugar.html",
  "categories": ["games"],
  "icons": [
    { "src": "img/icons/Icon-64.png",  "sizes": "64x64",   "type": "image/png" },
    { "src": "img/icons/Icon-128.png", "sizes": "128x128", "type": "image/png" },
    { "src": "img/icons/Icon-256.png", "sizes": "256x256", "type": "image/png" },
    { "src": "img/icons/Icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "img/icons/Icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
