{
  "name": "FOGRA — Ask. Answer. Know.",
  "short_name": "FOGRA",
  "description": "A community Q&A platform with broker reviews and scam reports.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0A0A",
  "theme_color": "#00C896",
  "orientation": "portrait-primary",
  "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"
    }
  ],
  "categories": ["finance", "social", "news"],
  "shortcuts": [
    {
      "name": "Ask a Question",
      "url": "/ask",
      "description": "Post a new question"
    },
    {
      "name": "Browse Listings",
      "url": "/listings",
      "description": "Browse broker listings"
    }
  ]
}
