{
  "name": "Drift",
  "short_name": "Drift",
  "description": "Calming, relaxing, meditative. Explore an infinite procedurally generated universe, with procedurally generated ambient music.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0b0a18",
  "theme_color": "#0b0a18",
  "icons": [
    {
      "src": "./web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "./web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}