{
  "name": "Pregnancy Calculator",
  "short_name": "Pregnancy",
  "description": "Offline-ready Pregnancy Gestational Age and Trimester Timeline App.",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#FFFFFB",
  "theme_color": "#FF5E7E",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon.svg",
      "type": "image/svg+xml",
      "sizes": "512x512 192x192 any",
      "purpose": "any"
    },
    {
      "src": "icon.svg",
      "type": "image/svg+xml",
      "sizes": "512x512 192x192 any",
      "purpose": "maskable"
    }
  ]
}
