{
  "name": "STL Equipter Rentals",
  "short_name": "Equipter",
  "description": "Approve bookings, send receipts and check the schedule from your phone.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1c1f24",
  "theme_color": "#1c1f24",
  "icons": [
    {
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
