{
  "id": "./",
  "name": "FOLD",
  "short_name": "FOLD",
  "description": "A geometric puzzle of becoming one",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "standalone"
  ],
  "orientation": "any",
  "background_color": "#0b0e0d",
  "theme_color": "#0b0e0d",
  "categories": [
    "games",
    "puzzle"
  ],
  "icons": [
    {
      "src": "icon-192-v2.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512-v2.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
