{
  "name": "Freedom to Speak Out",
  "short_name": "FTSO",
  "start_url": "https://www.freedomtospeakout.com",
  "description": "A web app that is designed for clubs, charters, and organizations to freely share videos, pics, posts, events, and even citizen news. Designed with this being TP USA tool to communicate without censorship.",
  "icons": [
    {
      "src": "/freedomtospeakout/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/freedomtospeakout/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "screenshots/Screenshot01.png",
      "sizes": "1353x1003",
      "type": "image/png",
      "label": "Group View"
    },
    {
      "src": "screenshots/Screenshot02.png",
      "sizes": "1334x1063",
      "type": "image/png",
      "label": "Video Share"
    },
    {
      "src": "screenshots/Screenshot03.png",
      "sizes": "1335x909",
      "type": "image/png",
      "label": "About Us"
    },
    {
      "src": "screenshots/Screenshot04.png",
      "sizes": "1324x1034",
      "type": "image/png",
      "label": "FAQ Page"
    },
    {
      "src": "screenshots/Screenshot05.png",
      "sizes": "1335x1041",
      "type": "image/png",
      "label": "Settings"
    },
    {
      "src": "screenshots/Screenshot06.png",
      "sizes": "1327x1064",
      "type": "image/png",
      "label": "Citizen News Share"
    },
    {
      "src": "screenshots/Screenshot07.png",
      "sizes": "1334x965",
      "type": "image/png",
      "label": "Messages"
    },
    {
      "src": "screenshots/Screenshot08.png",
      "sizes": "805x308",
      "type": "image/png",
      "label": "The Story"
    },
    {
      "src": "screenshots/Screenshot09.png",
      "sizes": "1266x712",
      "type": "image/png",
      "label": "Desktop recipe"
    },
    {
      "src": "screenshots/Screenshot10.png",
      "sizes": "362x635",
      "type": "image/png",
      "label": "Phone size benefits"
    }
  ],
  "orientation": "any",
  "id": "https://freedomtospeakout.com",
  "scope": "https://freedomtospeakout.com",
  "dir": "ltr",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "display": "browser",
  "lang": "en",
  "categories": [
    "business",
    "education",
    "government",
    "news",
    "photo",
    "politics",
    "social"
  ],
  "launch_handler": {
    "client_mode": "focus-existing"
  },
  "shortcuts": [
    {
      "name": "About",
      "url": "/about.php",
      "description": "About page."
    },
    {
      "name": "Dialogue",
      "url": "/dashboard_dialogue.php",
      "description": "Open dialogue tab."
    },
    {
      "name": "Vids",
      "url": "/dashboard_user_vids.php",
      "description": "Open video sharing tab."
    },
    {
      "name": "Pics",
      "url": "/dashboard_user_pics.php",
      "description": "Open pic sharing tab."
    },
    {
      "name": "Citizen News",
      "url": "/dashboard_citizen_news.php",
      "description": "Open citizen news sharing tab."
    },
    {
      "name": "Groups",
      "url": "/dashboard_groups.php",
      "description": "Open groups tab."
    },
    {
      "name": "FAQ",
      "url": "/faq.php",
      "description": "Open frequently answered questions."
    },
    {
      "name": "Contact Us",
      "url": "/contact.php",
      "description": "Open contact us form."
    }
  ]
}