{
  "id": "uk.projectstargate.app",
  "name": "Project Stargate",
  "short_name": "Stargate",
  "description": "Porten fra 3D til 5D bevidsthed — sandheden systemet ikke vil have dig til at vide",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "standalone",
    "minimal-ui"
  ],
  "background_color": "#000000",
  "theme_color": "#050510",
  "orientation": "portrait-primary",
  "prefer_related_applications": false,
  "categories": [
    "education",
    "lifestyle",
    "health"
  ],
  "lang": "da",
  "dir": "ltr",
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Project Stargate — Explore hidden knowledge"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Project Stargate — Desktop view"
    }
  ],
  "shortcuts": [
    {
      "name": "AI Nature Doctor",
      "url": "/ancient-medicine",
      "description": "Ancient medicine AI advisor"
    },
    {
      "name": "432 Hz Music",
      "url": "/freq-convert",
      "description": "Convert music to 432 Hz"
    },
    {
      "name": "Food Scanner",
      "url": "/food-scanner",
      "description": "Scan food barcodes"
    },
    {
      "name": "Intelligence Test",
      "url": "/intelligence",
      "description": "Test your 11 intelligence types"
    }
  ],
  "share_target": {
    "action": "/",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "protocol_handlers": [
    {
      "protocol": "web+stargate",
      "url": "/?q=%s"
    }
  ],
  "scope_extensions": [
    {
      "origin": "https://project-stargate.uk"
    }
  ],
  "file_handlers": [
    {
      "action": "/",
      "accept": {
        "text/plain": [".txt"],
        "application/json": [".json"]
      },
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ],
      "launch_type": "single-client"
    }
  ],
  "launch_handler": {
    "client_mode": [
      "navigate-existing",
      "auto"
    ]
  },
  "handle_links": "preferred",
  "edge_side_panel": {
    "preferred_width": 400
  },
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=uk.projectstargate.app",
      "id": "uk.projectstargate.app"
    },
    {
      "platform": "webapp",
      "url": "https://project-stargate.uk/manifest.json"
    }
  ]
}
