{
  "short_name": "Pinion",
  "name": "Pinion - Share Your Opinion",
  "description": "A platform for polarizing yes/no opinion polls. Vote, discuss, and find your soulmates.",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "pwa-192x192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "pwa-512x512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "pwa-512x512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#080b0e",
  "background_color": "#080b0e",
  "orientation": "portrait-primary",
  "scope": "/",
  "categories": ["social", "entertainment"]
}
