{
  "name": "Atlas Rental.io",
  "short_name": "Atlas",
  "description": "The Digital Headquarters for Rental Businesses - bookings, contracts, payments, live GPS, member portal and the Atlas.io AI, fully branded as your own.",
  "start_url": "./",
  "scope": "./",
  "id": "atlas-rental-io",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui",
    "browser"
  ],
  "orientation": "any",
  "theme_color": "#1E6E4E",
  "background_color": "#FBFAF8",
  "categories": [
    "business",
    "productivity"
  ],
  "icons": [
    {
      "src": "atlas-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "atlas-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "atlas-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "atlas-icon.svg",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}