{
  "name": "KinPod",
  "short_name": "KinPod",
  "description": "Find people who recharge like you.",
  "start_url": "/launch?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#faf4e8",
  "theme_color": "#e3a82b",
  "categories": ["lifestyle", "social", "health"],
  "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-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
