{
  "name": "After Eden",
  "short_name": "After Eden",
  "description": "A private app for unlearning the lies you were taught about your body.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fffcf5",
  "theme_color": "#6c1b24",
  "categories": ["health", "lifestyle"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
