{
  "name": "Birdie — Wake up with Energy",
  "short_name": "Birdie",
  "description": "Your morning and evening routine app. Build habits, journal daily, and wake up with energy.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FCE6D3",
  "theme_color": "#D4837A",
  "orientation": "portrait",
  "scope": "/",
  "lang": "en-AU",
  "categories": ["health", "lifestyle", "productivity"],
  "icons": [
    {"src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable"},
    {"src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable"}
  ]
}