{
  "name": "ThenWhat",
  "short_name": "ThenWhat",
  "description": "A social decision platform where one person posts a dilemma, everyone gives answers, and later the person shares what happened.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FACC15",
  "theme_color": "#FACC15",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/logo-profile-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo-profile-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
