{
  "name": "Spectime",
  "short_name": "Spectime",
  "description": "Geolocation-empowered time tracker for mindful productivity.",
  "start_url": "/2026/utility/spectime/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "https://raw.githubusercontent.com/lucide-icons/lucide/main/icons/map-pin.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "https://raw.githubusercontent.com/lucide-icons/lucide/main/icons/map-pin.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}