{
  "name": "InCircles",
  "short_name": "InCircles",
  "description": "Presence without Pressure. Opt-in proximity for friends and new connections.",
  "start_url": "/app/",
  "scope": "/app/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#2A2420",
  "theme_color": "#2A2420",
  "categories": ["social", "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": "Your Orbit",
      "short_name": "Orbit",
      "description": "Find friends nearby",
      "url": "/app/?mode=orbit"
    },
    {
      "name": "Spark Range",
      "short_name": "Spark",
      "description": "Meet someone new",
      "url": "/app/?mode=spark"
    }
  ]
}
