{
  "name": "Orphan Signal: Silent Coordinates",
  "short_name": "Orphan Signal",
  "description": "In the dark forest, search for the light. Shh—don't reveal your absolute coordinates.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#05060d",
  "theme_color": "#05060d",
  "orientation": "portrait-primary",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "/logo.svg",
      "sizes": "any",
      "type": "image/xml+svg"
    },
    {
      "src": "/logo.svg",
      "sizes": "any",
      "type": "image/svg",
      "purpose": "maskable"
    }
  ]
}
