{
  "name": "Ghost Drop",
  "short_name": "Ghost Drop",
  "description": "Australia's most exclusive die-cast collectors community. Collect. Trade. Win.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050510",
  "theme_color": "#050510",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://lhvroryiiukgpcvfsplf.supabase.co/storage/v1/object/public/assets/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://lhvroryiiukgpcvfsplf.supabase.co/storage/v1/object/public/assets/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "entertainment", "shopping"],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/dashboard",
      "description": "Go to your dashboard"
    },
    {
      "name": "Store",
      "url": "/store",
      "description": "Browse the Diecast King AU store"
    },
    {
      "name": "Winners",
      "url": "/winners",
      "description": "See latest draw winners"
    }
  ]
}