{
  "id": "/",
  "name": "PickACard.TV — Tarot, Astrology & Reading Stream",
  "short_name": "PickACard.TV",
  "version": "12.0.0",
  "description": "Draw from 13 original tarot decks, play Arcana Rush, calculate a birth chart, save private readings, and join a permission-aware tarot and astrology community.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#07060b",
  "theme_color": "#100a19",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["entertainment", "lifestyle", "education", "social"],
  "prefer_related_applications": false,
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Draw a card", "short_name": "Draw", "description": "Open the card table", "url": "/#table", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Play Arcana Rush", "short_name": "Play", "description": "Earn XP and unlock decks", "url": "/#game", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Reading Vault", "short_name": "My Vault", "description": "Open private saved readings", "url": "/profile", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Community discovery", "short_name": "Discover", "description": "Open the explainable social feed", "url": "/discover", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "World Event Compass", "short_name": "Events", "description": "Browse verified worldwide and online events", "url": "/events", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Cosmic Blueprint", "short_name": "Astrology", "description": "Open the complete calculated astrology suite", "url": "/astrology", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Reading Stream", "short_name": "Watch", "description": "Filter today's mixed reading videos", "url": "/#watch", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }
    ,{ "name": "Private messages", "short_name": "Messages", "description": "Open participant-only conversations", "url": "/messages", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }
    ,{ "name": "PickACard Academy", "short_name": "Academy", "description": "Open original tarot and astrology learning", "url": "/academy", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }
    ,{ "name": "Creator seller studio", "short_name": "Sell", "description": "Prepare a moderated creator catalog", "url": "/sell", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }
  ],
  "screenshots": [
    { "src": "/pickacard-hero.png", "sizes": "1672x941", "type": "image/png", "form_factor": "wide", "label": "PickACard.TV interactive card table" },
    { "src": "/pickacard-card-faces.png", "sizes": "1254x1254", "type": "image/png", "form_factor": "narrow", "label": "PickACard.TV card collection" }
  ],
  "share_target": {
    "action": "/?shared=1#almanac",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": { "title": "title", "text": "text", "url": "url" }
  },
  "protocol_handlers": [
    { "protocol": "web+pickacard", "url": "/?open=%s" }
  ],
  "file_handlers": [
    { "action": "/profile?import=1", "accept": { "application/json": [".pickacard.json"] } }
  ],
  "launch_handler": { "client_mode": ["navigate-existing", "auto"] },
  "note_taking": { "new_note_url": "/discover?compose=1&note=1" },
  "handle_links": "preferred",
  "edge_side_panel": { "preferred_width": 420 }
}
