{
  "name": "SatraM — Smart PG & Hostel Management Software",
  "short_name": "SatraM",
  "description": "All-in-one PG and hostel management software for Indian hostel owners. Tenants, rooms, rent, WhatsApp reminders, complaints, staff — one dashboard.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#6366f1",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": ["business", "productivity", "finance"],
  "icons": [
    { "src": "/icon.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Login", "url": "/login", "description": "Log in to SatraM" },
    { "name": "Pricing", "url": "/pricing", "description": "See SatraM pricing" },
    { "name": "Features", "url": "/features", "description": "See SatraM features" }
  ]
}
