{
  "name": "The Vote – Red or Blue?",
  "short_name": "Red or Blue",
  "description": "A global moral dilemma. Vote Red or Blue. The outcome is shared.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d0d0d",
  "theme_color": "#0d0d0d",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/touch.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "/touch.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
