{
  "name": "Baby Care: Dad's on Duty",
  "short_name": "Baby Care",
  "description": "Mom's gone shopping and left you (Dad) in charge of the baby. Keep every need topped up across a randomly-generated house until she's back — or the cry-o-meter fills and it's game over.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#2b2140",
  "theme_color": "#2b2140",
  "orientation": "any",
  "icons": [
    { "src": "assets/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "assets/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
