{
  "id": "/",
  "name": "Lopaost",
  "short_name": "Lopaost",
  "description": "Lopaost — post, connect, and discover. The flagship Lopaost experience.",
  "categories": ["social", "communication"],
  "lang": "en",
  "dir": "ltr",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#1A1611",
  "theme_color": "#1A1611",
  "orientation": "portrait",
  "share_target": {
    "action": "./index.html?share-target=1",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "share-title",
      "text": "share-text",
      "url": "share-url",
      "files": [
        { "name": "share-file", "accept": ["image/*", "video/*"] }
      ]
    }
  },
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
