{
  "id": "/stratego.html",
  "name": "Stratego — Blinky Games",
  "short_name": "Stratego",
  "description": "Play Stratego free: deploy 40 hidden pieces, bluff, scout and capture the flag. Your army stays secret when you play a friend online by link.",
  "start_url": "../stratego.html",
  "scope": "../",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#A8321F",
  "background_color": "#1C1712",
  "categories": [
    "games",
    "entertainment"
  ],
  "icons": [
    {
      "src": "../icons/stratego-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "../icons/stratego-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "../icons/stratego-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "../icons/stratego-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "../og/stratego.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Stratego on Blinky Games"
    }
  ]
}
