{
  "name": "Squishy Jump",
  "short_name": "Squishy Jump",
  "description": "A fun and bouncy platformer where a squishy character jumps to new heights!",
  "start_url": "/",
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#87CEEB",
  "theme_color": "#87CEEB",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
