{
  "name": "Algorithm Arbitrage Creators",
  "short_name": "AA Creators",
  "description": "Get paid per video to post, then get paid on the views.",
  "start_url": "/app",
  "scope": "/",
  "id": "/app",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0E0C10",
  "theme_color": "#0E0C10",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "/aa-logo-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/aa-logo-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/aa-logo-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/aa-logo-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "The Realm", "url": "/app/realm" },
    { "name": "Submit a video", "url": "/app/submissions?new=1" },
    { "name": "Earnings", "url": "/app/earnings" }
  ]
}
