{
  "name": "Jade Eye",
  "short_name": "Jade Eye",
  "description": "Who should I reach out to today?",
  "id": "/jade-eye",
  "start_url": "../index.html",
  "scope": "../",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0D1B2A",
  "theme_color": "#0D1B2A",
  "categories": ["social", "lifestyle", "productivity"],
  "icons": [
    { "src": "./icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "./icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "./icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "./icons/jade-eye.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Today", "url": "../index.html#today" },
    { "name": "Nearby", "url": "../index.html#nearby" },
    { "name": "My Card", "url": "../index.html#card" }
  ]
}
