{
  "name": "Shivita Journal",
  "short_name": "Shivita",
  "description": "Your personal journal, habits, tasks & daily timeline — serverless, private, yours.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0d0f14",
  "background_color": "#0d0f14",
  "icons": [
    {
      "src": "/loneshiv-icon.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/loneshiv-icon.png",
      "sizes": "540x720",
      "type": "image/png"
    }
  ],
  "categories": ["productivity", "lifestyle"],
  "shortcuts": [
    {
      "name": "New Entry",
      "short_name": "Entry",
      "description": "Create a new journal entry",
      "url": "/",
      "icons": [
        {
          "src": "/loneshiv-icon.png",
          "sizes": "any"
        }
      ]
    }
  ]
}
