{
  "name": "House of Dexter",
  "short_name": "Dexter",
  "description": "Pet records, reminders and a shareable pet passport.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F8F4EC",
  "theme_color": "#1C2A5B",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}