{
  "name": "Multiplicity",
  "short_name": "Multiplicity",
  "description": "CAИON, ROTATIOИ, YouTube, and your profile in one obsidian archive.",
  "id": "/",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#070707",
  "theme_color": "#070707",
  "icons": [
    {
      "src": "/static/android-chrome-192x192.png?v=mono-20260603",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/android-chrome-512x512.png?v=mono-20260603",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/maskable-icon-512x512.png?v=mono-20260603",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Latest Canon",
      "short_name": "Canon",
      "url": "/my-canon"
    },
    {
      "name": "Profile",
      "short_name": "Profile",
      "url": "/profile"
    },
    {
      "name": "YouTube",
      "short_name": "YouTube",
      "url": "/youtube"
    }
  ]
}
