{
  "name": "ODDS! - The Ultimate Dare Game",
  "short_name": "ODDS!",
  "description": "Challenge your friends with the classic odds game",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/odds-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/app-icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [],
  "categories": ["social", "games", "entertainment"],
  "prefer_related_applications": false
}
