{
  "name": "Trace \u2014 lure fishing spots",
  "short_name": "Trace",
  "description": "Log your lure fishing spots. Depth, features, and what actually caught fish.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0E1113",
  "theme_color": "#1B2E3B",
  "categories": [
    "sports",
    "travel",
    "utilities"
  ],
  "icons": [
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}