{
  "name": "Near Space Australia",
  "short_name": "Near Space",
  "description": "AI-powered marketplace for storage units, containers, garages, and parking spots",
  "start_url": "/",
  "display": "browser",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "any",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["business", "lifestyle", "utilities"],
  "shortcuts": [
    {
      "name": "Find a Space",
      "short_name": "Search",
      "description": "Search for storage spaces near you",
      "url": "/search",
      "icons": [{ "src": "/icon-192.png", "sizes": "96x96" }]
    },
    {
      "name": "List Your Space",
      "short_name": "Host",
      "description": "List your space and start earning",
      "url": "/host/create-listing",
      "icons": [{ "src": "/icon-192.png", "sizes": "96x96" }]
    }
  ],
  "lang": "en-AU",
  "dir": "ltr"
}
