{
  "name": "Pudgy Pop",
  "short_name": "Pudgy Pop",
  "description": "Web3 match-3 game lovingly developed by the Pudgy Penguins community - matching Huddle, Hustle, and Heart.  Preseason points campaign is on now.",
  "start_url": "/",
  "scope": "/",
  "orientation": "portrait",
  "categories": ["games", "puzzle", "casual"],
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#44B2FF",
  "icons": [
    {
      "src": "/favicon-128x128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}