{
  "id": "./",
  "name": "Keyfall 3D",
  "short_name": "Keyfall",
  "description": "Play any song as 3D piano tiles. Easy, Medium, Hard and Expert levels built from your music.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "lang": "en",
  "dir": "ltr",
  "background_color": "#100826",
  "theme_color": "#6A2BE3",
  "categories": [
    "games",
    "music",
    "entertainment"
  ],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}