{
  "name": "Fitness 4 Fun",
  "short_name": "Fitness 4 Fun",
  "description": "The exercise card game — fitness and fun all in one. Play the Fitness 4 Fun card game solo, with friends, or in teams. Match cards, do the exercises, and be the first to empty your hand!",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "fullscreen", "minimal-ui"],
  "orientation": "any",
  "lang": "en-US",
  "dir": "ltr",
  "background_color": "#0a557f",
  "theme_color": "#0a557f",
  "categories": ["games", "health", "fitness"],
  "iarc_rating_id": "",
  "prefer_related_applications": false,
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-256.png", "sizes": "256x256", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-384.png", "sizes": "384x384", "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" }
  ],
  "screenshots": [
    { "src": "screenshots/play.png", "sizes": "1080x1920", "type": "image/png", "form_factor": "narrow", "label": "Gameplay with real card artwork" },
    { "src": "screenshots/timer.png", "sizes": "1080x1920", "type": "image/png", "form_factor": "narrow", "label": "Exercise rep timer" },
    { "src": "screenshots/setup.png", "sizes": "1080x1920", "type": "image/png", "form_factor": "narrow", "label": "Game setup — up to 8 players" }
  ],
  "shortcuts": [
    { "name": "New Game", "short_name": "Play", "description": "Start a new game", "url": "/?action=new" },
    { "name": "How to Play", "short_name": "Rules", "description": "View the rules", "url": "/?action=rules" }
  ]
}
