{
  "name": "NearNatter - Proximity Voice Chats",
  "short_name": "NearNatter",
  "description": "Connect with strangers nearby through casual voice chats",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0f0f",
  "theme_color": "#0D9488",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["social", "communication"],
  "shortcuts": [
    {
      "name": "Go Online",
      "url": "/?action=online",
      "description": "Start discovering nearby users"
    }
  ]
}
