{
  "name": "Mates Place",
  "short_name": "Mates Place",
  "description": "A free platform helping Australians list rooms, find housemates, and connect around shared living.",
  "lang": "en-AU",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "categories": ["house-and-home", "productivity", "real-estate"],
  "shortcuts": [
    {
      "name": "Browse matesplace rentals",
      "short_name": "Rentals",
      "description": "Jump straight into the latest matesplace rentals and room shares.",
      "url": "/search"
    },
    {
      "name": "List a room",
      "short_name": "List room",
      "description": "Create a free listing and reach renters fast.",
      "url": "/listings/new"
    }
  ],
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/android-chrome-512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/matesplace-logo.svg",
      "type": "image/svg+xml",
      "sizes": "512x512"
    },
    {
      "src": "/favicon.ico",
      "type": "image/x-icon",
      "sizes": "48x48 32x32 16x16"
    }
  ]
}
