{
  "name": "aveu — The Honest Platform",
  "short_name": "aveu",
  "description": "The world's most honest platform. Share your truth, anonymously.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0A0A",
  "theme_color": "#0A0A0A",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["social", "lifestyle"],
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "New Confession",
      "short_name": "Confess",
      "url": "/confess",
      "description": "Share a new secret"
    },
    {
      "name": "The Feed",
      "short_name": "Feed",
      "url": "/feed",
      "description": "Browse confessions"
    }
  ]
}
