{
  "name": "Naam Jaap Counter",
  "short_name": "NaamJaap",
  "start_url": ".",
  "display": "fullscreen",
  "background_color": "#fcf9f9",
  "theme_color": "#388bed",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "description": "NaamJaap Counter 📲\\nA simple yet powerful tap counter designed for daily tracking. Count anything—from workouts to habits—with customizable categories, visual feedback, progress tracking, and detailed history. Stay motivated with targets, dashboards, and a smooth mobile-first experience—all offline, no account needed.",
  "lang": "en",
  "orientation": "portrait-primary",
  "prefer_related_applications": false,
  "categories": [
    "lifestyle"
  ],  
  "screenshots" : [
  {
    "src": "icons/icon-192.jpg",
    "sizes": "192x192",
    "type": "image/png",
    "platform": "wide"
  },
  {
    "src": "icons/icon-512.jpg",
    "sizes": "512x512",
    "type": "image/png",
    "platform": "wide"
  }
]
}