{
  "name": "Chipville World",
  "short_name": "Chipville",
  "description": "Save, spend & share \u2014 play with CheapyChip & RichyChip!",
  "start_url": "./CHIPVILLE-WORLD-OYUN-cift-tikla-oyna.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#BFE3F0",
  "theme_color": "#F2A93B",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}