{
  "name": "New Arrivals",
  "short_name": "New Arrivals",
  "description": "A daily VHS sorting puzzle. Sort 16 tapes into 4 mystery categories. Think Connections meets Blockbuster.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1A1A2E",
  "theme_color": "#FF6B9D",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
