{
  "name": "FitDeck Pro",
  "short_name": "FitDeck",
  "description": "Gamified fitness card workout — draw a card, do the reps. 54 cards, infinite gains.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0e1e",
  "theme_color": "#0a0e1e",
  "categories": ["fitness", "health", "sports"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
