{
  "name": "THE SYSTEM",
  "short_name": "SYSTEM",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#02050a",
  "theme_color": "#00d4ff",
  "icons": [
    {
      "src": "https://via.placeholder.com/192/00d4ff/000000?text=S",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://via.placeholder.com/512/00d4ff/000000?text=SYSTEM",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}