{
  "name": "PULSE — chemistry, not swipes",
  "short_name": "PULSE",
  "description": "See who's out right now, play a 30-second chemistry game, unlock chat when it's mutual.",
  "id": "/",
  "start_url": "/radar?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0B0B14",
  "theme_color": "#0B0B14",
  "lang": "en",
  "categories": ["social", "lifestyle"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Radar", "url": "/radar", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Chemistry Deck", "url": "/deck", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
