{
  "name": "UHA Database",
  "short_name": "UHA",
  "description": "The Unified Helldiver Assembly — faction database and management",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#f0b429",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/UHA.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/UHA.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "entertainment"],
  "shortcuts": [
    {
      "name": "Factions",
      "url": "/factions",
      "description": "Browse Helldiver factions"
    },
    {
      "name": "My Faction",
      "url": "/my-faction",
      "description": "Manage your faction"
    }
  ]
}
