{
  "name": "A Diversion — Simple Games for Anywhere",
  "short_name": "A Diversion",
  "description": "Simple traditional games for holidays, journeys and kids. Play against the computer or a friend.",
  "start_url": "index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#14112e",
  "theme_color": "#1b1740",
  "categories": ["games", "entertainment", "kids"],
  "icons": [
    {
      "src": "icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
