{
  "name": "Awish — Challenge & Battle",
  "short_name": "Awish",
  "description": "Post challenges, battle competitors, earn points.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d0d0f",
  "theme_color": "#00f5d4",
  "lang": "en",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Create Post", "short_name": "Post", "url": "/?action=post" },
    { "name": "My Wallet",   "short_name": "Wallet", "url": "/?action=wallet" }
  ]
}
