{
  "name": "Chino Catholic Games",
  "short_name": "Chino",
  "description": "17 original Catholic games. Trivia, word games, action, scripture, strategy. Free. No ads.",
  "start_url": "/chino/",
  "scope": "/chino/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a2d5a",
  "theme_color": "#C49A1A",
  "lang": "en",
  "dir": "ltr",
  "categories": [
    "games",
    "education",
    "lifestyle"
  ],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}