{
  "name": "DoubleDog — Dare to Be Better",
  "short_name": "DoubleDog",
  "description": "Challenge your friends to real dares with real stakes. Put money on the line, prove it on video, and let an AI ref call the shots.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1A1520",
  "theme_color": "#E8845A",
  "orientation": "portrait",
  "categories": ["social", "entertainment", "games"],
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.doubledog.app",
      "id": "com.doubledog.app"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/app/doubledog/id6504655661"
    }
  ],
  "prefer_related_applications": true
}
