{
  "name": "Bop Match",
  "short_name": "Bop Match",
  "description": "Tap groups of matching Dopapals before time runs out!",
  "start_url": "/bop_match.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0015",
  "theme_color": "#7722FF",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
