{
  "name": "Peconaqri Reflection Calendar",
  "short_name": "Peconaqri",
  "description": "Locate yourself in time. Then move intentionally. A monthly and yearly reflection companion built on the Peconaqri Calendar.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0D1B2A",
  "theme_color": "#142540",
  "orientation": "portrait",
  "lang": "en",
  "categories": ["education", "productivity", "lifestyle"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Monthly Resolution",
      "url": "/?screen=reset",
      "description": "Open this month's resolution"
    },
    {
      "name": "Weekly Check-in",
      "url": "/?screen=checkpoint",
      "description": "Log your weekly check-in"
    }
  ]
}
