{
  "name": "Dwelly",
  "short_name": "Dwelly",
  "description": "A shared property management app for families who co-own vacation homes together.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#f5f0e8",
  "theme_color": "#6b8f71",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
