{
  "name": "Step Away App Powered Tabletop System",
  "short_name": "Step Away",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#07090c",
  "theme_color": "#090b0e",
  "description": "App powered tabletop case system with mobile play surface, dual suit pads, hidden pressure, feedback, scoring, saved outcomes and red-team mobile friction fixes.",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "version": "3.2.1"
}