Face Painting Games at Duckie Deck

Face Painting Games at Duckie Deck

Paint your children’s faces so that they can participate in a masked ball. The game develops creativity and eye-hand coordination.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "app": {
    "urls": [
      "http://www.duckiedeck.com/play/face-painting?ref=cws"
    ],
    "launch": {
      "web_url": "http://www.duckiedeck.com/play/face-painting?ref=cws"
    }
  },
  "update_url": "https://clients2.google.com/service/update2/crx",
  "description": "Paint your children’s faces so that they can participate in a masked ball. The game develops creativity and eye-hand coordination.",
  "name": "Face Painting Games at Duckie Deck",
  "permissions": [
    "notifications"
  ],
  "icons": {
    "128": "icon_128.png"
  },
  "manifest_version": 2,
  "version": "1.1"
}