{
  "id": "/",
  "name": "OSINTMesh",
  "short_name": "OSINTMesh",
  "description": "Real-time OSINT situational awareness across air, sea, land, and space on one live map.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0f18",
  "theme_color": "#0a0f18",
  "orientation": "any",
  "categories": [
    "utilities",
    "navigation",
    "productivity"
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Brief my drive",
      "short_name": "Drive brief",
      "description": "Say where you are going and hear what is on the way.",
      "url": "/?panel=route&listen=1",
      "icons": [
        {
          "src": "/shortcut-drive.png",
          "sizes": "512x512",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Daily briefing",
      "short_name": "Briefing",
      "description": "Must-know and worth-knowing events around you.",
      "url": "/briefing",
      "icons": [
        {
          "src": "/shortcut-briefing.png",
          "sizes": "512x512",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Live map",
      "short_name": "Map",
      "description": "Open the live situational map.",
      "url": "/",
      "icons": [
        {
          "src": "/shortcut-map.png",
          "sizes": "512x512",
          "type": "image/png"
        }
      ]
    }
  ]
}
