{
  "name": "Rent Myanmar",
  "short_name": "Rent MM",
  "description": "Find and list rental properties in Myanmar securely.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#4f46e5",
  "orientation": "portrait",
  "icons": [
   {
     "src": "/pwa-192x192.png",
     "sizes": "192x192",
     "type": "image/png"
   },
   {
     "src": "/pwa-512x512.png",
     "sizes": "512x512",
     "type": "image/png"
   }
 ]
}
