{
  "name": "PokéPomo",
  "short_name": "PokéPomo",
  "description": "Catch Pokémon by staying focused. A Pomodoro timer with Pokémon rewards.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0e0524",
  "theme_color": "#ffcb05",
  "icons": [
    {
      "src": "/pokeball-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/pokeball-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "games"],
  "screenshots": []
}
