{
  "name": "KeepCount",
  "short_name": "KeepCount",
  "start_url": "/?token=kc_9x4bA7vM2pL6p1550ff",
  "display": "standalone",
  "display_override": ["standalone"],
  "prefer_related_applications": true,
  "background_color": "#3B2FBF",
  "theme_color": "#3b2fbf",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-maskable-v9.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "id": "pts-keepcount-android-v1",
  "description": "The simple way to track any topic. Clean and stylish with only the features you need to keep count.",
  "dir": "ltr",
  "lang": "en",
  "orientation": "any",
  "categories": [
    "productivity",
    "utilities"
  ],
  "screenshots": [
    {
      "src": "/screenshot_splash.png",
      "sizes": "390x844",
      "type": "image/png",
      "label": "Welcome screen"
    },
    {
      "src": "/screenshot_dashboard.png",
      "sizes": "390x844",
      "type": "image/png",
      "label": "Dashboard with topic cards"
    },
    {
      "src": "/screenshot_counter.png",
      "sizes": "390x844",
      "type": "image/png",
      "label": "Counter page for tracking"
    }
  ]
}
