{
  "name": "FloorSync",
  "short_name": "FloorSync",
  "description": "Built from the field. Logic for the trade.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1B2D41",
  "theme_color": "#1B2D41",
  "icons": [
    {
      "src": "/FloorSync_Icon_Logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/FloorSync_Icon_Logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
