{
  "name": "PowerDrop — never run out alone",
  "short_name": "PowerDrop",
  "description": "Request a charge from people nearby. PowerDrop connects people for charging help. It does not wirelessly transfer electricity.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#050505",
  "theme_color": "#10b981",
  "categories": ["utilities", "social"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
