{
  "name": "Nudge — Stay close to Mom",
  "short_name": "Nudge",
  "description": "A gentle way to stay connected with Mom through quick updates, mood check-ins, and daily streaks.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAF8F5",
  "theme_color": "#D4537E",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
