{
  "id": "xyz.familywatch.lk",
  "name": "FamilyWatch",
  "short_name": "FamilyWatch",
  "description": "WhatsApp family safety tracker — ඔබේ පවුලේ WhatsApp online status live බලන්න",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a7a5e",
  "theme_color": "#1a7a5e",
  "lang": "si",
  "dir": "ltr",
  "categories": ["lifestyle", "utilities", "social"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "FamilyWatch home screen"
    }
  ],
  "shortcuts": [
    {
      "name": "Contacts",
      "short_name": "Contacts",
      "description": "View monitored contacts",
      "url": "/",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false,
  "related_applications": []
}
