{
  "name": "Bubble Pop",
  "short_name": "Bubble Pop",
  "description": "Bubble shooter — match groups of 3+ to pop.",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0d1f2d",
  "theme_color": "#2ee8c8",
  "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"
    }
  ]
}
