{
  "name": "Fishing Checklist",
  "short_name": "Fishing Checklist",
  "description": "Create, customize, and share fishing checklists for your trips. Never forget your gear again.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8f9fa",
  "theme_color": "#1a6eb5",
  "orientation": "portrait-primary",
  "scope": "/",
  "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": ["sports", "lifestyle", "utilities"],
  "screenshots": [],
  "prefer_related_applications": false
}
