{
  "name": "PlanTrack Concentration Tool",
  "short_name": "PlanTrack",
  "description": "Personal alarm, timetable, file manager and activity planner",
  "id": "/",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0c0e14",
  "theme_color": "#0c0e14",
  "orientation": "portrait",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "WhatsApp Image 2026-04-07 at 20.53.13.jpeg",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "WhatsApp Image 2026-04-07 at 20.53.13.jpeg",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["productivity", "utilities"],
  "shortcuts": [
    { "name": "Alarms", "url": "./index.html", "description": "View alarms" },
    { "name": "Plans",  "url": "./index.html", "description": "View plans" }
  ]
}
