{
  "flags": {
    "SHOW_NEW_FEATURE": true
  },
  "short_name": "iHunter",
  "start_url": "/index.html",
  "background_color": "#333",
  "theme_color": "#333",
  "icons": [
    {
      "src": "../images/favicon-32x32.png",
      "type": "image/png",
      "sizes": "32x32"
    },
    {
      "src": "../images/favicon-16x16.png",
      "type": "image/png",
      "sizes": "16x16"
    },
    {
      "src": "../images/ihunter_icon_with_text.png",
      "type": "image/png",
      "sizes": "154x154"
    }
  ],
  "display_override": [
    "window-control-overlay",
    "minimal-ui"
  ],
  "display": "standalone",
  "manifest_version": 2,
  "name": "iHunter WebApp",
  "description": "iHunter WebApp",
  "author": "Inside Outside Studios Inc.",
  "version": "1.1.0",
  "date": "3/3/2026",
  "time": "2:16:54 PM Mountain Standard Time",
  "dev": "chadmcelhinney"
}