{
  "name": "Naga403: Explore the Best Online Games on Google Play",
  "short_name": "Naga403",
  "lang": "id",
  "description": "Panduan dan ulasan independen gim terbaik di Google Play.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0a0d14",
  "theme_color": "#0a0d14",
  "categories": [
    "games",
    "news",
    "entertainment"
  ],
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "mask-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Action Games",
      "url": "./kategori-action-games.html"
    },
    {
      "name": "RPG Games",
      "url": "./kategori-rpg-games.html"
    },
    {
      "name": "Strategy Games",
      "url": "./kategori-strategy-games.html"
    },
    {
      "name": "Casual Games",
      "url": "./kategori-casual-games.html"
    }
  ]
}