{
  "name": "Proxima Reptilis",
  "short_name": "Proxima",
  "description": "Premium reptile breeders — Ball Pythons, BCI Boas, and Dumeril's Boas. Where you should get your first and next reptile!",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#D08000",
  "orientation": "portrait-primary",
  "categories": ["shopping", "lifestyle"],
  "icons": [
    {
      "src": "proxima-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "proxima-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Browse Animals",
      "url": "/animals.html",
      "description": "View animals for sale"
    },
    {
      "name": "Morph ID Tool",
      "url": "/morph-id.html",
      "description": "Identify Ball Python morphs"
    },
    {
      "name": "Contact Us",
      "url": "/contact.html",
      "description": "Get in touch"
    },
    {
      "name": "Rep2Tech App",
      "url": "https://rep2tech.com",
      "description": "Reptile software by Proxima Reptilis"
    }
  ]
}