{
  "name": "Code War - The Age of Cyberwarefare",
  "short_name": "Code War - The Age of Cyberwarefare",
  "id": "com.example.gamename",
  "description": "A landscape platformer jump n´run game with a 32x32 pixel graphic, in wich you play the charakter Agent Hunt who have to safe the world from an evil scientist and his AI.",
  "orientation": "landscape",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "black",
  "categories": ["games", "entertainment"],
  "icons": [{
        "src": "Code_War_Titelbild.png",
        "sizes": "512x512"
      },{
        "src": "Code_War_Titelbild.png",
        "sizes": "1024x1024"
      }]
}