{
  "name": "Passage Timer",
  "short_name": "Passage",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "description": "An intentional passage timer for focused work, reflection, and healthier rhythms.",
  "categories": ["productivity", "lifestyle"],
  "background_color": "#f0ebdc",
  "theme_color": "#f0ebdc",
  "icons": [
    {
      "src": "/icons/passage-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/passage-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/passage-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Start Passage",
      "short_name": "Start",
      "url": "/",
      "icons": [
        {
          "src": "/icons/passage-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Passage Records",
      "short_name": "Records",
      "url": "/records",
      "icons": [
        {
          "src": "/icons/passage-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
