{
  "name": "EmberReads",
  "short_name": "EmberReads",
  "description": "Find your next romance read. Filter by tropes, spice level, and boundaries.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#fdf8f1",
  "theme_color": "#3b1b31",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
