{
  "name": "Hushh",
  "short_name": "Hushh",
  "description": "Understand baby's cry with on-device AI — no data leaves your phone",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fdf8f4",
  "theme_color": "#d4785a",
  "categories": [
    "health",
    "lifestyle",
    "parenting",
    "baby-care",
    "ai",
    "privacy"
  ],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Record cry",
      "short_name": "Record",
      "description": "Start recording immediately",
      "url": "/?action=record",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
