{
  "id": "/",
  "name": "Talk Deck",
  "short_name": "Talk Deck",
  "description": "Build stronger relationships through meaningful conversations.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["tabbed", "window-controls-overlay", "standalone", "minimal-ui", "browser"],
  "background_color": "#f5f0eb",
  "theme_color": "#c4704a",
  "orientation": "portrait",
  "dir": "ltr",
  "lang": "en",
  "icons": [
    {
      "src": "https://media.base44.com/images/public/69c375ed0f95f2375e79490d/ba0dcba2f_android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://media.base44.com/images/public/69c375ed0f95f2375e79490d/d14fd1518_android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://media.base44.com/images/public/69c375ed0f95f2375e79490d/d14fd1518_android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://media.base44.com/images/public/69c375ed0f95f2375e79490d/7d7df3cf0_generated_image.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Talk Deck home screen showing daily conversation prompt"
    },
    {
      "src": "https://media.base44.com/images/public/69c375ed0f95f2375e79490d/fee39392d_generated_image.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Talk Deck mobile home screen"
    }
  ],
  "categories": ["lifestyle", "social"],
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.talkdeck.app",
      "id": "com.talkdeck.app"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/app/talk-deck/id000000000"
    }
  ],
  "scope_extensions": [
    { "origin": "https://talkdeckapp.com" },
    { "origin": "https://www.talkdeckapp.com" },
    { "origin": "https://talkdeck.base44.app" },
    { "origin": "https://*.talkdeckapp.com" }
  ],
  "shortcuts": [
    {
      "name": "Daily Card",
      "short_name": "Daily",
      "description": "Draw your daily conversation card",
      "url": "/",
      "icons": [{ "src": "https://media.base44.com/images/public/69c375ed0f95f2375e79490d/ba0dcba2f_android-chrome-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Favourites",
      "short_name": "Favourites",
      "description": "View your saved favourite cards",
      "url": "/favorites",
      "icons": [{ "src": "https://media.base44.com/images/public/69c375ed0f95f2375e79490d/ba0dcba2f_android-chrome-192x192.png", "sizes": "192x192" }]
    }
  ],
  "file_handlers": [
    {
      "action": "/",
      "accept": {
        "text/plain": [".txt"]
      }
    }
  ],
  "launch_handler": {
    "client_mode": ["focus-existing", "auto"]
  },
  "protocol_handlers": [
    {
      "protocol": "web+talkdeck",
      "url": "/?prompt=%s"
    }
  ],
  "share_target": {
    "action": "/",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "widgets": [
    {
      "name": "Talk Deck Daily Card",
      "short_name": "Daily Card",
      "description": "Get your daily conversation prompt from Talk Deck.",
      "tag": "daily-card",
      "ms_ac_template": "widgets/daily-card.json",
      "data": "/",
      "type": "application/json",
      "screenshots": [
        {
          "src": "https://media.base44.com/images/public/69c375ed0f95f2375e79490d/fee39392d_generated_image.png",
          "sizes": "1024x1024",
          "label": "Talk Deck Daily Card Widget"
        }
      ],
      "icons": [
        {
          "src": "https://media.base44.com/images/public/69c375ed0f95f2375e79490d/ba0dcba2f_android-chrome-192x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "edge_side_panel": {
    "preferred_width": 400
  },
  "note_taking": {
    "new_note_url": "/"
  },
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7"
}
