{
  "name": "Life Progress Bar - Kiwi Simple",
  "short_name": "Life Progress Bar",
  "description": "Free life progress bar. No ads, no tracking, works offline.",
  "start_url": "/life-bar/",
  "scope": "/life-bar/",
  "id": "/life-bar/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#263238",
  "background_color": "#ffffff",
  "categories": [
    "utilities"
  ],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}