{
  "name": "Lumo — Google Maps Timeline Analyzer & Location Profiler",
  "short_name": "Lumo",
  "description": "Privacy-first tool to analyze your Google Maps location history. Cluster visits, classify places, visualize travel patterns — all client-side in your browser.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#141a26",
  "theme_color": "#1a9e8f",
  "categories": ["utilities", "productivity"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
