{
  "name": "Flingo! — fling files anywhere",
  "short_name": "Flingo!",
  "description": "Fling files device-to-device. No servers, no size limits, encrypted. Close the tab and it's gone.",
  "id": "./",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#FFF6E5",
  "theme_color": "#FFF6E5",
  "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/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
