{
  "name": "Nest — calm parenting, in the moment",
  "short_name": "Nest",
  "description": "Calm, practical guidance for parents in hard moments. Prototype.",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#f6f1e8",
  "theme_color": "#f6f1e8",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ],
  "shortcuts": [
    { "name": "Tantrum", "url": "index.html#/quick/tantrum" },
    { "name": "Got hurt", "url": "index.html#/quick/hurt" },
    { "name": "Bedtime refusal", "url": "index.html#/quick/bedtime" }
  ]
}
