{
  "name": "MC Office Inventory",
  "short_name": "MC Inventory",
  "description": "Movement Cube office inventory tracker",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#0D1B2A",
  "theme_color": "#0D1B2A",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "https://movementcubeofficelaunchpad.pages.dev/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "https://movementcubeofficelaunchpad.pages.dev/icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
