{
  "name": "Three Lights — Simple Habit Tracker",
  "short_name": "Three Lights",
  "description": "Simple habit tracker app. Log eating, drinking, exercise and sleep each day with a green-yellow-red traffic light, build streaks, and compete with friends.",
  "start_url": "/today",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#E97737",
  "icons": [
    { "src": "/icon-192.png", "type": "image/png", "sizes": "192x192", "purpose": "any" },
    { "src": "/icon-512.png", "type": "image/png", "sizes": "512x512", "purpose": "any" },
    { "src": "/icon-512.png", "type": "image/png", "sizes": "512x512", "purpose": "maskable" }
  ]
}
