{
  "name": "OS Reboot",
  "short_name": "OS Reboot",
  "description": "Your body's operating system. Rebooted.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#F8F4F0",
  "theme_color": "#A8C4B2",
  "icons": [
    { "src": "favicon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "favicon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
