{
  "name": "Time Usage Calculator – How Much of Your Life Have You Spent?",
  "short_name": "Life Calculator",
  "description": "Calculate how many years you've spent sleeping, on screens, and working. Free tool with country-specific data.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "categories": ["utilities", "productivity", "lifestyle"],
  "lang": "en",
  "icons": [
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
