{
  "short_name": "Dictationer",
  "name": "Dictationer - Transcription AI Studio",
  "description": "Dictationer is Transcription service, link or file to transcribe, translate and make Blog post, summarize then publish in minutes",
  "icons": [
    {
      "src": "/icons2/logo.png",
      "sizes": "any",
      "type": "image/png"
    },
    {
      "src": "/icons2/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons2/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "scope": "/",
  "id": "/",
  "handle_links": "preferred",
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://www.dictationer.com/manifest.json"
    }
  ],
  "prefer_related_applications": false,
  "share_target": {
    "action": "/share",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}