{
  "name": "Protocol: Lina – Control Grid",
  "short_name": "Lina Grid",
  "description": "Command AI protocol Lina. Cleanse corrupted sectors, deploy drones, and restore the grid.",
  "start_url": "/play",
  "scope": "/",
  "display": "standalone",
  "background_color": "#080b10",
  "theme_color": "#00ffff",
  "orientation": "portrait",
  "categories": ["games", "entertainment"],
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "id": "com.linasource.protocollina"
    }
  ],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
