{
  "name": "Circle360 — Family Safety App",
  "short_name": "Circle360",
  "description": "Community-focused family safety app for Nigerian families. Real-time location sharing, SOS alerts, and community incident reports.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1B3A6B",
  "orientation": "portrait",
  "lang": "en-NG",
  "categories": ["lifestyle", "navigation", "utilities"],
  "icons": [
    { "src": "/icon-512.png",      "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-192.png",      "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png",      "sizes": "512x512", "type": "image/png" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
  ],
  "screenshots": [
    {
      "src": "/app-screenshot.png",
      "sizes": "390x844",
      "type": "image/png",
      "label": "Circle360 home screen showing family circle on a map"
    }
  ],
  "related_applications": [
    { "platform": "play",  "url": "https://play.google.com/store/apps/details?id=app.circle360" },
    { "platform": "itunes","url": "https://apps.apple.com/app/circle360/id000000000" }
  ],
  "prefer_related_applications": false
}
