{
  "name": "Slide 15 — Sliding Tile Puzzle",
  "short_name": "Slide 15",
  "description": "Play the classic 15-puzzle with outfit tiles. Slide into order in as few moves as possible.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b1020",
  "theme_color": "#0b1020",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "/app-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
