{
  "name": "Intima",
  "short_name": "Intima",
  "description": "A private planning application with sharing, timezone support, and location-aware events",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "new_favicon_files/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "utilities"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Calendar",
      "short_name": "Calendar",
      "description": "View your calendar",
      "url": "calendar.html",
      "icons": [{ "src": "new_favicon_files/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    }
  ]
}
