{
  "name": "FriendBell",
  "short_name": "FriendBell",
  "description": "Parent-controlled calling for kids. Ring a friend. Safely.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#2FB6D9",
  "theme_color": "#2FB6D9",
  "categories": ["kids", "communication", "social"],
  "lang": "en-AU",
  "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-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
