{
  "lang": "fi",
  "name": "DiceMerge - palapeli, jossa keräät pisteitä yhdistämällä samanlaisia noppia!",
  "short_name": "DiceMerge",
  "description": "DiceMerge on nopea, kevyt palapeli, jossa keräät pisteitä yhdistämällä samanlaisia noppia. Muistuttaa pelejä kuten Dice King, Dice Puzzle, Dice Merge! ja Dicedom - mutta ilman mainoksia, evästeitä ja offline-pelattavana. Nopea, kevyt ja täysin offline kaikilla laitteilla.",
  "start_url": "https://tapokgames.com/dicemerge.fi.html",
  "display": "standalone",
  "background_color": "#333331",
  "theme_color": "#333331",
  "categories": [
    "games"
  ],
  "icons": [
    {
      "src": "/assets/img/dicemerge-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/img/dicemerge-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/assets/img/dicemerge-game.png",
      "label": "Playing DiceMerge game",
      "form_factor": "wide",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}