﻿{
  "name": "A3KM Studio - Engineering & Education",
  "short_name": "A3KM Studio",
  "description": "Educational content platform by Md Akhinoor Islam - Engineering tutorials, projects, and research | Portfolio & Learning Resources",
  "id": "../",
  "start_url": "../index.html",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone"],
  "background_color": "#0a0a0a",
  "theme_color": "#CC0000",
  "orientation": "any",
  "scope": "../",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "../images/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "../images/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "../images/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "../images/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "../images/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "../images/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "../images/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "../images/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["education", "productivity", "business", "engineering"],
  "screenshots": [
    {
      "src": "images/screenshot-desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "images/screenshot-mobile.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Content Hub",
      "short_name": "Hub",
      "description": "Browse all content",
      "url": "../Content Studio/hub.html",
      "icons": [{ "src": "../images/icons/icon-96x96.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Blog Posts",
      "short_name": "Blog",
      "description": "Read blog articles",
      "url": "../Content Studio/written-posts/post-listing.html",
      "icons": [{ "src": "../images/icons/icon-96x96.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Projects",
      "short_name": "Projects",
      "description": "View portfolio projects",
      "url": "../Projects Code/projects.html",
      "icons": [{ "src": "../images/icons/icon-96x96.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "description": "Get in touch",
      "url": "../Contact/contact.html",
      "icons": [{ "src": "../images/icons/icon-96x96.png", "sizes": "96x96", "type": "image/png" }]
    }
  ],
  "related_applications": [],
  "iarc_rating_id": "",
  "lang": "bn",
  "dir": "ltr"
}

