{
  "name": "Polls",
  "short_name": "Polls",
  "description": "Create and share polls with your community",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFF8F5",
  "theme_color": "#FF4D6A",
  "orientation": "portrait",
  "icons": [
    { 
      "src": "/icon.svg", 
      "sizes": "any", 
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
