{
  "name": "Juggle — Fair Day Eggs",
  "short_name": "Juggle",
  "description": "You’re a farmer juggling fresh eggs to the county fair to sell. Drop one and it cracks.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#6b8f3a",
  "theme_color": "#6b8f3a",
  "icons": [
    {
      "src": "/favicons/favicon-48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/favicons/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicons/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicons/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
