{
  "name": "Timezone Matcher",
  "short_name": "TZ Matcher",
  "description": "Compare timezones and schedule meetings across the world",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#020617",
  "orientation": "portrait-primary",
  "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"
    }
  ],
  "categories": ["productivity", "utilities"],
  "shortcuts": [
    {
      "name": "World Clocks",
      "url": "/world-clocks",
      "description": "View world clocks"
    },
    {
      "name": "Timers",
      "url": "/timers",
      "description": "Stopwatch and timers"
    }
  ]
}
