{
  "name": "BattaTech - Free Tools for Agile Teams",
  "short_name": "BattaTech",
  "description": "Free collaborative agile tools (Scrum Poker, Retrospective) for engineering teams, interactive guessing games (Movie Emoji, Holiday Movies, Song Challenges), and open source libraries for developers.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1976d2",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": [
    "productivity",
    "developer tools",
    "utilities",
    "business",
    "professional",
    "team building",
    "games"
  ],
  "icons": [
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Scrum Poker",
      "short_name": "Poker",
      "description": "Free online planning poker for agile teams",
      "url": "/tools/scrum-poker/",
      "icons": [{ "src": "/favicon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Retrospective",
      "short_name": "Retro",
      "description": "Free online retrospective tool for agile teams",
      "url": "/tools/retrospective/",
      "icons": [{ "src": "/favicon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Projects",
      "short_name": "Projects",
      "description": "View open source developer libraries",
      "url": "/projects/",
      "icons": [
        {
          "src": "/favicon-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Games",
      "short_name": "Games",
      "description": "Explore team games and interactive experiences",
      "url": "/games/guessinggames/",
      "icons": [
        {
          "src": "/favicon-192x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
