{
  "name": "VoteWar – Decide the Winner",
  "short_name": "VoteWar",
  "description": "The social debate platform. Post arguments, vote on two choices, and decide the winner.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#07070F",
  "theme_color": "#4F46E5",
  "orientation": "portrait",
  "scope": "./",
  "icons": [
    {
      "src": "logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["social", "entertainment"],
  "lang": "en",
  "dir": "ltr"
}
