{
  "name": "Mama Nest",
  "short_name": "Mama Nest",
  "description": "The social app for every kind of mom",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f0e8ec",
  "theme_color": "#D4537E",
  "orientation": "portrait",
  "icons": [
    {"src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable"},
    {"src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable"}
  ],
  "categories": ["social", "lifestyle"],
  "screenshots": [],
  "shortcuts": [
    {"name": "Home Feed", "url": "/", "description": "See latest posts"},
    {"name": "Messages", "url": "/?page=messages", "description": "Your messages"}
  ]
}
