{
  "id": "/",
  "name": "RedCard",
  "short_name": "RedCard",
  "description": "Your flat's social command centre. One red card per person, per year.",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#070709",
  "theme_color": "#FF1A35",
  "orientation": "portrait",
  "categories": ["social", "lifestyle", "entertainment"],
  "icons": [
    {
      "src": "/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-home.png",
      "sizes": "390x844",
      "type": "image/png",
      "label": "Home screen — your red card and flat feed"
    }
  ],
  "shortcuts": [
    {
      "name": "Pull Red Card",
      "url": "/app",
      "description": "Go to your red card"
    },
    {
      "name": "Game Library",
      "url": "/app?tab=games",
      "description": "Browse drinking games"
    }
  ]
}
