{
  "name": "Martin Fish and Chips",
  "short_name": "Fish Log",
  "description": "Family fishing log with catch tracking, spots, trips, and stats",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#14301f",
  "theme_color": "#14301f",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%2314301f' width='192' height='192'/><text x='50%25' y='54%25' dominant-baseline='middle' text-anchor='middle' font-size='118'>🎣</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%2314301f' width='512' height='512'/><text x='50%25' y='54%25' dominant-baseline='middle' text-anchor='middle' font-size='320'>🎣</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
