{
  "name": "Expecting Baby G",
  "short_name": "Baby G",
  "description": "Pregnancy companion app — countdown, contraction timer, kick counter & hospital checklist",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d0d0f",
  "theme_color": "#ff6b9d",
  "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" }
  ],
  "categories": ["health", "lifestyle"],
  "lang": "id"
}
