{
  "name": "Pickleball Den",
  "short_name": "The Den",
  "description": "An app designed to help manage Sports Clubs, Leagues and Tournaments.",
  "categories": ["pickleball", "sports", "social", "fitness", "volleyball", "spectennis", "tournament", "club", "software", "technology", "league"],
  "display": "fullscreen",
  "dir": "ltr",
  "lang": "en-US",
  "background_color": "#f2f2f2",
  "theme_color": "#ffffff",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Den Search",
      "description": "Use the Den search engine to search for tournaments, clubs, leagues, and places to play.",
      "url": "/search"
    }
  ],
  "start_url": "/",
  "screenshots" : [
    {
      "src": "/img/home_screen.png",
      "sizes": "387x859",
      "type": "img/png",
      "label": "Homescreen of Den App."
    },
    {
      "src": "/img/shootout.png",
      "sizes": "387x859",
      "type": "image/png",
      "label": "Shootout Ranking Sheet for Ladder League."
    },
    {
      "src": "/img/signup_sheet.png",
      "sizes": "387x859",
      "type": "image/png",
      "label": "Sign-up Sheet for game play and/or courts"
    },
    {
      "src": "/img/club_forum.png",
      "sizes": "387x859",
      "type": "image/png",
      "label": "A club forum for players to discuss and help each other."
    },
    {
      "src": "/img/account.png",
      "sizes": "387x859",
      "type": "image/png",
      "label": "Player account to set notification types, social information, hometown, etc."
    },
    {
      "src": "/img/player_ranking.png",
      "sizes": "387x859",
      "type": "image/png",
      "label": "Den Global Ranking tracks all club and tournament games and rates players."
    },
    {
      "src": "/img/tournament.png",
      "sizes": "387x859",
      "type": "image/png",
      "label": "Den offers the most automated pickleball tournament software."
    },
    {
      "src": "/img/member_management.png",
      "sizes": "387x859",
      "type": "image/png",
      "label": "Club management including court reservations, member payments, and member email distribution."
    }
  ]
}
