{
  "name": "WildFinn Tackle",
  "short_name": "WildFinn",
  "description": "Your personal fishing logbook — catch data, weather, tides and stats all in one place.",
  "start_url": "/app/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#162a1f",
  "theme_color": "#314F40",
  "icons": [
    {
      "src": "../icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "../icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["sports", "lifestyle", "utilities"],
  "screenshots": []
}
