{
  "name": "The Pup \u2014 fed by PupEats",
  "short_name": "The Pup",
  "description": "Your dog's whole world, in one app. Services, fresh food, lost-dog alerts, adoption \u2014 fed by PupEats.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#F7F4EB",
  "theme_color": "#22300F",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}