{
  "name": "SafeMom",
  "short_name": "SafeMom",
  "description": "A community safety network exclusively for moms",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0a0714",
  "background_color": "#0a0714",
  "categories": ["social", "utilities", "lifestyle"],
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Emergency",
      "url": "/emergency",
      "description": "Access emergency features"
    },
    {
      "name": "Check In",
      "url": "/check-in",
      "description": "Check in to your network"
    }
  ]
}
