{
  "id": "./",
  "name": "Gereja Seru - Main • Belajar • Bertumbuh",
  "short_name": "Gereja Seru",
  "description": "Kumpulan mini game rohani gratis untuk main, belajar, dan bertumbuh bersama.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f5f7ff",
  "theme_color": "#365bd7",
  "orientation": "portrait-primary",
  "lang": "id-ID",
  "categories": [
    "games",
    "education"
  ],
  "icons": [
    {
      "src": "icon-192-v3.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512-v3.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512-maskable-v3.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Quiz Adventure",
      "short_name": "Quiz",
      "url": "./game1/",
      "icons": [
        {
          "src": "icon-192-v3.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Emoji Bible",
      "short_name": "Emoji",
      "url": "./game6/",
      "icons": [
        {
          "src": "icon-192-v3.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Hot Seat",
      "short_name": "Hot Seat",
      "url": "./game7/",
      "icons": [
        {
          "src": "icon-192-v3.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}