{
  "id": "/",
  "name": "Chat 1 & Done",
  "short_name": "Chat1Done",
  "description": "Step into the tavern where chaos reigns, dice roll wild, and guests never leave without a story or a nat 1.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0D0805",
  "theme_color": "#1A4D2E",
  "orientation": "portrait",
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/Screenshot1.jpg",
      "sizes": "921x2047",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Tavern Shop — Portrait Styles"
    },
    {
      "src": "/screenshots/Screenshot2.jpg",
      "sizes": "921x2047",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Episodes — Latest D&D Podcast"
    },
    {
      "src": "/screenshots/Screenshot3.jpg",
      "sizes": "921x2047",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "The Tavern — Community Chat"
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.chat1anddone.app",
      "id": "com.chat1anddone.app"
    }
  ],
  "prefer_related_applications": false,
  "categories": ["entertainment", "music"],
  "iarc_rating_id": "",
  "share_target": {
    "action": "/",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "shortcuts": [
    { "name": "Latest Episode", "url": "/", "description": "Go to the latest episode" },
    { "name": "Community",      "url": "/community", "description": "Fan chat room" },
    { "name": "Links",          "url": "/links", "description": "All our links" }
  ]
}
