{
  "name": "Reel Talk",
  "short_name": "Reel Talk",
  "description": "Real-time fishing conditions and Fish Bite Index for 70+ Texas Gulf Coast locations",
  "start_url": "/app.html",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0A2349",
  "background_color": "#0A2349",
  "icons": [
    {
      "src": "/img/icons/reeltalk-hero-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/icons/reeltalk-hero-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/icons/reeltalk-hero.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/reeltalk-favicon-600x600.png",
      "sizes": "600x600",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["weather", "sports"],
  "lang": "en-US",
  "scope": "/"
}
