{
  "short_name": "PingPong",
  "name": "PingPong — The to-do app for people who've quit every other to-do app",
  "description": "No red overdue counts, no streaks to break. Fall behind and PingPong quietly carries your tasks forward to today, so you can just start again.",
  "icons": [
    {
      "src": "/icon.svg",
      "type": "image/svg+xml",
      "sizes": "48x48 72x72 96x96 128x128 192x192 256x256 512x512",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "background_color": "#FAF9F6",
  "theme_color": "#FAF9F6",
  "display": "standalone",
  "orientation": "portrait-primary",
  "scope": "/",
  "categories": ["productivity", "utilities"]
}
