{
  "name": "TomoParty Timer",
  "short_name": "TomoParty",
  "description": "A free Pomodoro timer with todo lists and beautiful themes",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2d89ef",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/images/logo16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/images/logo32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/images/logo180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/logo192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/logo512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "utilities", "lifestyle"],
  "lang": "en",
  "dir": "ltr"
}
