{
  "id": "./",
  "name": "Cypher Secret Santa",
  "short_name": "Cypher SS",
  "description": "Wishlists, pairings, RSVPs, and holiday planning for Cypher Secret Santa.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui", "browser"],
  "background_color": "#f7fafc",
  "theme_color": "#17324d",
  "categories": ["lifestyle", "productivity", "social"],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
