{
  "name": "Bottom Drawer",
  "short_name": "Bottom Drawer",
  "description": "Where your house remembers, so you don't have to.",
  "start_url": "./?app=bottom-drawer",
  "display": "standalone",
  "background_color": "#f5f4f1",
  "theme_color": "#f5f4f1",
  "icons": [
    {
      "src": "assets/icon-192.png?v=12",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/icon-512.png?v=12",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
