{
  "name": "Bloom — Period Tracker",
  "short_name": "Bloom",
  "description": "Simple, private period & symptom tracker",
  "theme_color": "#c97baa",
  "background_color": "#fdf0f6",
  "display": "standalone",
  "orientation": "portrait",
  "start_url": ".",
  "scope": ".",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
  ]
}
