{
  "name": "This is You",
  "short_name": "This is You",
  "description": "A personal wellness tracker — food, heart, sleep, mood, habits, and your balance radar.",
  "start_url": "/wellness-tracker.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F0EBDE",
  "theme_color": "#F0EBDE",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
