{
  "name": "Naatilepani — നാട്ടിലെ പണി",
  "short_name": "നാട്ടിലെ പണി",
  "description": "Kerala's zero-commission local services marketplace — find plumbers, electricians, painters & 50+ services near you. Connect directly via WhatsApp.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F9FAFB",
  "theme_color": "#1A2F25",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/logo.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/logo.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Home screen showing local services in Kerala"
    }
  ],
  "shortcuts": [
    {
      "name": "Search Services",
      "short_name": "Search",
      "description": "Find local services near you",
      "url": "/search",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    },
    {
      "name": "Post a Listing",
      "short_name": "Post",
      "description": "List your service for free",
      "url": "/submit",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    }
  ],
  "categories": ["business", "lifestyle", "utilities"],
  "lang": "ml",
  "dir": "ltr",
  "prefer_related_applications": false
}
