{
  "name": "TockTexture 🎮 - GameDev Texture Processor",
  "short_name": "TockTexture",
  "description": "High-Performance 100% Client-Side GameDev Texture Processor PWA with POT Resizing, Normal Map Y-Flip, and Alpha Bleed Fix.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0e14",
  "theme_color": "#00e5ff",
  "orientation": "any",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
