Hospital Games - Duckie Deck Games

Hospital Games - Duckie Deck Games

The game broadens the child’s knowledge about treating various diseases and about different offices in medical clinics.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "app": {
    "urls": [
      "http://www.duckiedeck.com/play/hospital?ref=cws"
    ],
    "launch": {
      "web_url": "http://www.duckiedeck.com/play/hospital?ref=cws"
    }
  },
  "update_url": "https://clients2.google.com/service/update2/crx",
  "description": "The game broadens the child’s knowledge about treating various diseases and about different offices in medical clinics.",
  "name": "Hospital Games - Duckie Deck Games",
  "permissions": [
    "notifications"
  ],
  "icons": {
    "128": "icon_128.png"
  },
  "manifest_version": 2,
  "version": "1.1"
}