{
  "name": "Decidr - Image Voting Platform",
  "short_name": "Decidr",
  "description": "Vote on posts and share your own",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0F1115",
  "theme_color": "#5DD4B3",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/apple-touch-icon-v3.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon-v3.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/decidr_logo_v5.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
