{
  "name": "PCB|RACKS Command Center",
  "short_name": "PCB|RACKS",
  "description": "Inventory, purchasing, sales, pipeline and A/R mission-control over Notion.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#07090F",
  "theme_color": "#07090F",
  "orientation": "any",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
