{
  "name": "Shotgun Ninjas — Command Hub",
  "short_name": "SN Command",
  "description": "The Shotgun Ninjas universe portal. Transmissions, operator intel, recovered systems.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#0A0A0F",
  "theme_color": "#B91C1C",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
