{
  "name": "Pomodoro Claw",
  "short_name": "PomoClaw",
  "description": "Gamified Pomodoro Timer with Collectible Bears",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#f43f5e",
  "theme_color": "#f43f5e",
  "icons": [
    {
      "src": "https://picsum.photos/192/192",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://picsum.photos/512/512",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
