{
  "name": "Sweepy Twins for Kids",
  "short_name": "Sweepy Twins for Kids",
  "description": "A memory-matching game for very small children, hosted by Sweepy the robot.",
  "start_url": "./",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "any",
  "background_color": "#0B0E1C",
  "theme_color": "#0B0E1C",
  "lang": "en",
  "categories": [
    "games",
    "kids",
    "education"
  ],
  "icons": [
    {
      "src": "icons/icon-192.png?v=2",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512-maskable.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
