{
  "name": "FoxholeOps - War Comm Network",
  "short_name": "FoxholeOps",
  "description": "Operations & Logistics Hub for Foxhole. Coordinate with regiments, organize logi runs, track frontline intel, and join the war effort.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#1a1612",
  "theme_color": "#2c2219",
  "categories": ["games", "social", "utilities"],
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    {
      "src": "/images/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Post Dispatch",
      "short_name": "New Post",
      "description": "Create a new dispatch",
      "url": "/?action=newpost&source=pwa"
    },
    {
      "name": "Regiments",
      "short_name": "Regiments",
      "description": "Browse regiments",
      "url": "/Regiments?source=pwa"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
