{
  "short_name": "KrammerOS",
  "name": "Krammer Operating System",
  "description": "Personal Desktop OS by Krammer",
  "icons": [
    {
      "src": "https://via.placeholder.com/192/000000/FFFFFF?text=K",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://via.placeholder.com/512/000000/FFFFFF?text=K",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "landscape",
  "theme_color": "#000000",
  "background_color": "#000000"
}