{
  "name": "Pupasee Universe",
  "short_name": "Pupasee",
  "description": "Original cinematic music, visual journeys and an interactive world.",
  "start_url": "./pages/universe.html",
  "display": "standalone",
  "background_color": "#02050a",
  "theme_color": "#02050a",
  "orientation": "any",
  "icons": [
    {
      "src": "assets/pupasee-logo-placeholder.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Pupasee Universe",
      "url": "./pages/universe.html"
    },
    {
      "name": "Interactive Globe",
      "url": "./pages/globe.html"
    },
    {
      "name": "Creator Studio",
      "url": "./pages/creator-studio.html"
    },
    {
      "name": "Launch Console",
      "url": "./pages/launch-console.html"
    }
  ]
}