topical media & game development

talk show tell print

mobile-game-ch27-invasion-app-manifest.json / json



  {
    "name": "Alien Invasion",
    "description": "Save the world, you know the drill...",
    "version": "1.0.0",
    "app": {
      "urls": [
        "*://cykod.github.com/AlienInvasion/"
      ],
      "launch": {
        "web_url": "http://cykod.github.com/AlienInvasion/"
      }
    },
    "icons": {
      "128": "invasion_128.png"
    },
    "offline_enabled": true,
    "permissions": [
    ]
  }
  
  


(C) Æliens 04/09/2009

You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.