{
  "name": "Pilo",
  "short_name": "Pilo",
  "description": "Telefonun, PC'nin pilotu. Pilo ile telefonunu PC'nin tam klavye + touchpad'ine dönüştür.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0d11",
  "theme_color": "#0a0d11",
  "lang": "tr",
  "dir": "ltr",
  "icons": [
    {
      "src": "/assets/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/pilo-logo.svg",
      "sizes": "192x192 256x256 384x384 512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["productivity", "utilities", "social"],
  "screenshots": [
    {
      "src": "/assets/og-image.svg",
      "sizes": "1200x630",
      "type": "image/svg+xml",
      "form_factor": "wide"
    }
  ]
}
