{
  "id": "/source/fruitsmash/",
  "name": "Fruit Smash",
  "short_name": "Fruit Smash",
  "description": "Fruit Smash ist ein fruchtig-schnelles Match-3-Spiel: Kombiniere drei oder mehr gleiche Früchte, löse explosive Effekte aus, sammle Extrapunkte und kämpfe gegen die Zeit in bunten Levels voller Action.",
  "lang": "de",
  "start_url": "/source/fruitsmash/",
  "scope": "/source/fruitsmash/",
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/source/fruitsmash/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/source/fruitsmash/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/source/fruitsmash/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}