{
  "background_color": "#1a1510",
  "display": "fullscreen",
  "lang": "en",
  "name": "Cards of Moral Decay",
  "short_name": "Cards of Moral Decay",
  "start_url": "/?utm_source=web_app_manifest",
  "theme_color": "#1a1510",
  "orientation": "portrait",
  "related_applications": [
    {
      "platform": "play",
      "url": "http://play.google.com/store/apps/details?id=com.anonymous.cardsofmoraldecay",
      "id": "com.anonymous.cardsofmoraldecay"
    }
  ],
  "prefer_related_applications": true,
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}