{
  "id": "/kids/coin-hunt/",
  "name": "Ambit™ Kids Coin Hunt",
  "short_name": "Coin Hunt",
  "description": "A free hidden-object game for kids. Search six rooms of the house for hidden coins, then bring them back to Penny to bank them. No ads, no sign-up, nothing collected.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0C1445",
  "theme_color": "#0C1445",
  "orientation": "any",
  "lang": "en-US",
  "dir": "ltr",
  "categories": [
    "games",
    "education",
    "kids"
  ],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "icons/icon-48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "icons/icon-72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "icons/icon-96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "icons/icon-144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "screenshots/01-start.jpg",
      "sizes": "1080x1920",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Ambit, Atlas and Penny are ready to hunt for coins"
    },
    {
      "src": "screenshots/02-map.jpg",
      "sizes": "1080x1920",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Pick a room to search"
    },
    {
      "src": "screenshots/03-library.jpg",
      "sizes": "1080x1920",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Search the library for hidden coins"
    },
    {
      "src": "screenshots/04-kitchen.jpg",
      "sizes": "1080x1920",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Open the kitchen cupboards and drawers"
    },
    {
      "src": "screenshots/05-bathroom.jpg",
      "sizes": "1080x1920",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Found them all - take them to Penny"
    },
    {
      "src": "screenshots/w1-start.jpg",
      "sizes": "1920x1080",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Ambit Kids Coin Hunt"
    },
    {
      "src": "screenshots/w2-office.jpg",
      "sizes": "1920x1080",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Sixteen places to search in the home office"
    }
  ]
}