{
  "name": "HouseReady",
  "short_name": "HouseReady",
  "description": "The student rental assistant that helps groups become ready to apply faster.",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#F56249",
  "background_color": "#FCFAF6",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
