{
  "id": "/",
  "lang": "en",
  "dir": "ltr",
  "theme_color": "#f8fafc",
  "background_color": "#f8fafc",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "orientation": "portrait-primary",
  "scope": "/",
  "start_url": "/",
  "name": "Go Fishing? YES! TIME TO FISH!",
  "short_name": "GoFishing",
  "description": "Smart fishing weather & bite odds forecast",
  "categories": ["weather", "lifestyle", "sports"],
  "prefer_related_applications": false,
  "screenshots": [
    {
      "src": "/screenshots/mobile-home.png",
      "sizes": "375x1382",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Go Fishing mobile view"
    },
    {
      "src": "/screenshots/desktop-home.png",
      "sizes": "1440x1000",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Go Fishing desktop view"
    }
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
