{
  "id": "../index.html",
  "name": "Hustler Cyber OS",
  "short_name": "Hustler",
  "description": "A personal cyber discipline and objective-tracking workspace.",
  "start_url": "../index.html",
  "scope": "../",
  "display": "standalone",
  "theme_color": "#050810",
  "background_color": "#050810",
  "icons": [
    {
      "src": "android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Hustler",
      "short_name": "Hustler",
      "url": "../index.html",
      "icons": [{ "src": "android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Apex",
      "short_name": "Apex",
      "url": "../apex.html",
      "icons": [{ "src": "android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
