{
  "name": "BabyLog — Quiet Tracking for Quiet Hours",
  "short_name": "BabyLog",
  "description": "Quiet tracking for quiet hours",
  "id": "./",
  "start_url": "./index.html",
  "scope": "./",
  "lang": "en",
  "dir": "ltr",
  "categories": ["health", "medical", "lifestyle"],
  "display": "standalone",
  "background_color": "#0d0e12",
  "theme_color": "#0f1014",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
