{
  "name": "NullTorq Turbine — Build Guide",
  "short_name": "NullTorq",
  "description": "Complete build guide for a DIY 3D printed electric jet turbine engine",
  "start_url": "/app.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#e91e8c",
  "orientation": "any",
  "prefer_related_applications": false,
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "icon-1024.png", "sizes": "1024x1024", "type": "image/png" },
    { "src": "icon-2048.png", "sizes": "2048x2048", "type": "image/png" }
  ]
}
