{
  "name": "Fishtime: Focus Fishing",
  "short_name": "Fishtime",
  "description": "Transform your Mac's Dock into a peaceful fishing spot that helps you stay productive and healthy.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0d3b4c",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "health", "utilities"],
  "screenshots": [
    {
      "src": "/banner.png",
      "sizes": "2496x416",
      "type": "image/png",
      "form_factor": "wide"
    }
  ]
}
