{
  "name": "Tempo — Time Tracker",
  "short_name": "Tempo",
  "description": "Log sessions, organise by project, see where your hours go.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#eae7e0",
  "theme_color": "#f05500",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
